index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci_host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: fix corrupted pci conf index register by unaligned write
Avi Kivity
2012-04-15
1
-0
/
+3
*
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-09-04
1
-48
/
+38
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-38
/
+48
*
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-08-24
1
-48
/
+38
*
pci: Common overflow prevention
Jan Kiszka
2011-07-27
1
-4
/
+20
*
pci: use devfn for pci_find_device() instead of (slot, fn) pair
Isaku Yamahata
2011-03-28
1
-1
/
+1
*
Add get_fw_dev_path callback for system bus.
Gleb Natapov
2010-12-11
1
-0
/
+2
*
pci-host: Delegate bswap to mmio layer
Alexander Graf
2010-12-11
1
-85
/
+20
*
Make simple io mem handler endian aware
Alexander Graf
2010-12-11
1
-4
/
+8
*
pci_host: fix breakage
Aurelien Jarno
2010-03-23
1
-5
/
+5
*
Compile pci_host only once
Blue Swirl
2010-03-21
1
-30
/
+51
*
Update to a hopefully more future proof FSF address
Blue Swirl
2010-03-07
1
-2
/
+1
*
pci_host: rewrite using rwhandler
Michael S. Tsirkin
2010-02-14
1
-102
/
+70
*
PCI: Fix a typo
Blue Swirl
2010-01-10
1
-1
/
+1
*
pci_host: remove unnecessary & 0xff.
Isaku Yamahata
2009-12-01
1
-2
/
+3
*
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
Isaku Yamahata
2009-12-01
1
-4
/
+4
*
pci: rename (pci_/pcie_mmcfg_)addr_to_dev
Isaku Yamahata
2009-12-01
1
-3
/
+3
*
pci: remove pci_addr_to_config() by open code
Isaku Yamahata
2009-12-01
1
-7
/
+2
*
pci: simplify (pci_/pcie_mmcfg_)data_read()
Michael S. Tsirkin
2009-12-01
1
-16
/
+6
*
pci_host: change the signature of pci_data_{read, write}.
Isaku Yamahata
2009-11-09
1
-4
/
+2
*
pci: move pci host stuff from pci.c to pci_host.c
Isaku Yamahata
2009-11-09
1
-0
/
+63
*
pci_host: consolidate pci config address access.
Isaku Yamahata
2009-11-09
1
-0
/
+108
*
pci_host.h: move functions in pci_host.h into .c file.
Isaku Yamahata
2009-11-09
1
-0
/
+75