index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci_bridge.c
Age
Commit message (
Expand
)
Author
2012-03-16
pci_bridge: upper 32 bit are long registers
Michael S. Tsirkin
2012-03-15
pci_bridge: user-friendly default bus name
Michael S. Tsirkin
2012-03-15
pci_bridge: fix status: do not override cap bit
Michael S. Tsirkin
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
2011-10-23
pci_bridge: fix typo
Blue Swirl
2011-09-20
pci_bridge: simplify memory regions some more
Michael S. Tsirkin
2011-09-19
pci: implement bridge filtering
Michael S. Tsirkin
2011-09-19
pci_bridge: use parent bus's address space
Wen Congyang
2010-11-22
pci bridge: implement secondary bus reset
Isaku Yamahata
2010-10-27
Introduce range.h
Blue Swirl
2010-10-20
pci/bridge: fix pci_bridge_reset()
Isaku Yamahata
2010-09-07
pci bridge: add helper function for ssvid capability.
Isaku Yamahata
2010-09-07
pci_bridge: introduce pci bridge library.
Isaku Yamahata
2010-07-22
pci_bridge: clean up: remove pci_{register, unregister}_secondary_bus()
Isaku Yamahata
2010-07-22
pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus.
Isaku Yamahata
2010-07-22
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
Isaku Yamahata