Age | Commit message (Expand) | Author |
2012-10-29 | pci: avoid destroying bridge address space windows in a transaction | Avi Kivity |
2012-07-29 | Merge branch pci into master | Michael S. Tsirkin |
2012-07-04 | pci: convert PCIUnregisterFunc to void | Alex Williamson |
2012-06-18 | Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging | Anthony Liguori |
2012-06-18 | qdev: Convert busses to QEMU Object Model | Anthony Liguori |
2012-06-07 | msi: Invoke msi/msix_reset from PCI core | Jan Kiszka |
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 |