index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hw
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: add mmconfig support
Gerd Hoffmann
2020-03-27
1
-0
/
+1
*
pci: refactor pci_find_capapibilty to get bdf as the first argument instead o...
Aleksandr Bezzubikov
2017-09-14
1
-0
/
+1
*
resume: Don't attempt to use generic reboot mechanisms on QEMU
Kevin O'Connor
2017-03-13
1
-0
/
+2
*
pci: Split low-level pci code from higher-level 'struct pci_device' code
Kevin O'Connor
2016-02-03
1
-82
/
+7
*
pci: Move code in pci.c that is specific to pciinit.c to pciinit.c
Kevin O'Connor
2016-02-03
1
-15
/
+0
*
pci: Add helper functions for internal driver BAR handling
Kevin O'Connor
2016-02-02
1
-0
/
+3
*
pci: allow to loop over capabilities
Gerd Hoffmann
2015-06-30
1
-1
/
+1
*
hw/pci: check if pci2pci bridges implement optional limit registers
Marcel Apfelbaum
2014-04-16
1
-0
/
+9
*
hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached
Marcel Apfelbaum
2014-04-16
1
-0
/
+1
*
Remove pci_writel() and pci_readl() functions.
Kevin O'Connor
2014-01-29
1
-4
/
+0
*
Remove ioport.h; disperse its contents to other header files.
Kevin O'Connor
2013-09-28
1
-0
/
+4
*
Move pirtable definitions from hw/pci.h to std/pirtable.h and util.h.
Kevin O'Connor
2013-09-18
1
-40
/
+0
*
Move code centered around specific hardware devices to src/hw/
Kevin O'Connor
2013-09-02
1
-0
/
+161