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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
prep_pci: convert to memory API
Avi Kivity
2011-11-24
1
-0
/
+1
*
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-09-04
1
-10
/
+6
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-6
/
+10
*
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-08-24
1
-10
/
+6
*
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-08-04
1
-0
/
+6
|
\
|
*
pci: Common overflow prevention
Jan Kiszka
2011-07-27
1
-0
/
+6
*
|
pci: pass address space to pci bus when created
Avi Kivity
2011-07-29
1
-0
/
+1
|
/
*
pci-host: Delegate bswap to mmio layer
Alexander Graf
2010-12-11
1
-4
/
+2
*
Compile pci_host only once
Blue Swirl
2010-03-21
1
-3
/
+3
*
pci_host: rewrite using rwhandler
Michael S. Tsirkin
2010-02-14
1
-0
/
+4
*
pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.
Isaku Yamahata
2009-12-01
1
-2
/
+2
*
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
Isaku Yamahata
2009-12-01
1
-4
/
+4
*
pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h
Isaku Yamahata
2009-12-01
1
-0
/
+3
*
pci_host: consolidate pci config address access.
Isaku Yamahata
2009-11-09
1
-0
/
+3
*
pci_host.h: move functions in pci_host.h into .c file.
Isaku Yamahata
2009-11-09
1
-83
/
+7
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-12
/
+12
*
Get rid of _t suffix
malc
2009-10-01
1
-12
/
+12
*
qdev/pci: hook up i440fx.
Gerd Hoffmann
2009-07-27
1
-0
/
+3
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
Improve PCI debug support
blueswir1
2009-01-08
1
-1
/
+27
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-1
/
+1
*
Rearrange PCI host emulation code.
pbrook
2006-05-13
1
-0
/
+93