index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci_host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-23
pci_host: fix breakage
Aurelien Jarno
1
-5
/
+5
2010-03-21
Compile pci_host only once
Blue Swirl
1
-30
/
+51
2010-03-07
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2010-02-14
pci_host: rewrite using rwhandler
Michael S. Tsirkin
1
-102
/
+70
2010-01-10
PCI: Fix a typo
Blue Swirl
1
-1
/
+1
2009-12-01
pci_host: remove unnecessary & 0xff.
Isaku Yamahata
1
-2
/
+3
2009-12-01
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
Isaku Yamahata
1
-4
/
+4
2009-12-01
pci: rename (pci_/pcie_mmcfg_)addr_to_dev
Isaku Yamahata
1
-3
/
+3
2009-12-01
pci: remove pci_addr_to_config() by open code
Isaku Yamahata
1
-7
/
+2
2009-12-01
pci: simplify (pci_/pcie_mmcfg_)data_read()
Michael S. Tsirkin
1
-16
/
+6
2009-11-09
pci_host: change the signature of pci_data_{read, write}.
Isaku Yamahata
1
-4
/
+2
2009-11-09
pci: move pci host stuff from pci.c to pci_host.c
Isaku Yamahata
1
-0
/
+63
2009-11-09
pci_host: consolidate pci config address access.
Isaku Yamahata
1
-0
/
+108
2009-11-09
pci_host.h: move functions in pci_host.h into .c file.
Isaku Yamahata
1
-0
/
+75