Age | Commit message (Expand) | Author | Files | Lines |
2012-06-18 | Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging | Anthony Liguori | 1 | -1/+1 |
2012-06-18 | qdev: Convert busses to QEMU Object Model | Anthony Liguori | 1 | -1/+1 |
2012-06-07 | msi: Invoke msi/msix_reset from PCI core | Jan Kiszka | 1 | -8/+2 |
2012-03-16 | pci_bridge: upper 32 bit are long registers | Michael S. Tsirkin | 1 | -4/+4 |
2012-03-15 | pci_bridge: user-friendly default bus name | Michael S. Tsirkin | 1 | -0/+10 |
2012-03-15 | pci_bridge: fix status: do not override cap bit | Michael S. Tsirkin | 1 | -2/+2 |
2012-01-27 | pci: convert to QEMU Object Model | Anthony Liguori | 1 | -1/+1 |
2011-10-23 | pci_bridge: fix typo | Blue Swirl | 1 | -1/+1 |
2011-09-20 | pci_bridge: simplify memory regions some more | Michael S. Tsirkin | 1 | -13/+9 |
2011-09-19 | pci: implement bridge filtering | Michael S. Tsirkin | 1 | -6/+86 |
2011-09-19 | pci_bridge: use parent bus's address space | Wen Congyang | 1 | -0/+3 |
2010-11-22 | pci bridge: implement secondary bus reset | Isaku Yamahata | 1 | -1/+10 |
2010-10-27 | Introduce range.h | Blue Swirl | 1 | -0/+1 |
2010-10-20 | pci/bridge: fix pci_bridge_reset() | Isaku Yamahata | 1 | -6/+42 |
2010-09-07 | pci bridge: add helper function for ssvid capability. | Isaku Yamahata | 1 | -0/+19 |
2010-09-07 | pci_bridge: introduce pci bridge library. | Isaku Yamahata | 1 | -53/+69 |
2010-07-22 | pci_bridge: clean up: remove pci_{register, unregister}_secondary_bus() | Isaku Yamahata | 1 | -22/+10 |
2010-07-22 | pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus. | Isaku Yamahata | 1 | -6/+4 |
2010-07-22 | pci/bridge: split out pci bridge code into pci_bridge.c from pci.c | Isaku Yamahata | 1 | -0/+208 |