Age | Commit message (Expand) | Author |
2016-07-05 | pci: Convert msi_init() to Error and fix callers to check it | Cao jin |
2016-07-05 | pci bridge dev: change msi property type | Cao jin |
2016-06-17 | fix some coding style problems | Cao jin |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-11 | msi_supported -> msi_nonbroken | Michael S. Tsirkin |
2016-02-16 | change type of pci_bridge_initfn() to void | Cao jin |
2016-01-29 | pci: Clean up includes | Peter Maydell |
2015-06-23 | hw/pci-bridge: introduce "shpc" property | Laszlo Ersek |
2015-06-23 | hw/pci-bridge: add macro for "msi" property | Laszlo Ersek |
2015-06-23 | hw/pci-bridge: add macro for "chassis_nr" property | Laszlo Ersek |
2015-06-23 | hw/pci-bridge: expose _test parameter in SHPC_VMSTATE() | Laszlo Ersek |
2015-06-23 | add pci-bridge-seat | Gerd Hoffmann |
2015-02-16 | pci: split shpc_cleanup and shpc_free | Paolo Bonzini |
2014-10-15 | qdev: HotplugHandler: Rename unplug callback to unplug_request | Igor Mammedov |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini |
2014-02-10 | pci/shpc: convert SHPC hotplug to use hotplug-handler API | Igor Mammedov |
2013-10-14 | hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init | Marcel Apfelbaum |
2013-07-29 | pci-bridge-dev: QOM parent field cleanup | Andreas Färber |
2013-07-29 | pci-bridge: Turn PCIBridge into abstract QOM type | Andreas Färber |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |