index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
pci_host: Turn into SysBus-derived QOM type
Andreas Färber
1
-0
/
+5
2011-11-24
prep_pci: convert to memory API
Avi Kivity
1
-0
/
+1
2011-09-04
pci_host: convert conf index and data ports to memory API
Avi Kivity
1
-10
/
+6
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
1
-6
/
+10
2011-08-24
pci_host: convert conf index and data ports to memory API
Avi Kivity
1
-10
/
+6
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-0
/
+6
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
1
-0
/
+1
2011-07-27
pci: Common overflow prevention
Jan Kiszka
1
-0
/
+6
2010-12-11
pci-host: Delegate bswap to mmio layer
Alexander Graf
1
-4
/
+2
2010-03-21
Compile pci_host only once
Blue Swirl
1
-3
/
+3
2010-02-14
pci_host: rewrite using rwhandler
Michael S. Tsirkin
1
-0
/
+4
2009-12-01
pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.
Isaku Yamahata
1
-2
/
+2
2009-12-01
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
Isaku Yamahata
1
-4
/
+4
2009-12-01
pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h
Isaku Yamahata
1
-0
/
+3
2009-11-09
pci_host: consolidate pci config address access.
Isaku Yamahata
1
-0
/
+3
2009-11-09
pci_host.h: move functions in pci_host.h into .c file.
Isaku Yamahata
1
-83
/
+7
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-12
/
+12
2009-10-01
Get rid of _t suffix
malc
1
-12
/
+12
2009-07-27
qdev/pci: hook up i440fx.
Gerd Hoffmann
1
-0
/
+3
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-3
/
+3
2009-01-08
Improve PCI debug support
blueswir1
1
-1
/
+27
2008-12-13
Remove unnecessary trailing newlines
blueswir1
1
-1
/
+0
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-1
/
+1
2006-05-13
Rearrange PCI host emulation code.
pbrook
1
-0
/
+93