1. dc0ae76 hw/pci: disable pci-bridge's shpc by default by Marcel Apfelbaum · 8 years ago
  2. 1108b2f pci: Convert msi_init() to Error and fix callers to check it by Cao jin · 9 years ago
  3. 69b205b pci bridge dev: change msi property type by Cao jin · 9 years ago
  4. 52ea63d fix some coding style problems by Cao jin · 9 years ago
  5. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  6. 226419d msi_supported -> msi_nonbroken by Michael S. Tsirkin · 9 years ago
  7. 9cfaa00 change type of pci_bridge_initfn() to void by Cao jin · 9 years ago
  8. 97d5408 pci: Clean up includes by Peter Maydell · 9 years ago
  9. 4e5c9bf hw/pci-bridge: introduce "shpc" property by Laszlo Ersek · 10 years ago
  10. 7a7c6a4 hw/pci-bridge: add macro for "msi" property by Laszlo Ersek · 10 years ago
  11. 3cf0ecb hw/pci-bridge: add macro for "chassis_nr" property by Laszlo Ersek · 10 years ago
  12. 0034e56 hw/pci-bridge: expose _test parameter in SHPC_VMSTATE() by Laszlo Ersek · 10 years ago
  13. eb6c6a6 add pci-bridge-seat by Gerd Hoffmann · 10 years ago
  14. 5cd5e70 pci: split shpc_cleanup and shpc_free by Paolo Bonzini · 10 years ago
  15. 14d5a28 qdev: HotplugHandler: Rename unplug callback to unplug_request by Igor Mammedov · 10 years ago
  16. 469b046 memory: remove memory_region_destroy by Paolo Bonzini · 11 years ago
  17. 5d26870 pci/shpc: convert SHPC hotplug to use hotplug-handler API by Igor Mammedov · 11 years ago
  18. c008ac0 hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init by Marcel Apfelbaum · 11 years ago
  19. 57524e1 pci-bridge-dev: QOM parent field cleanup by Andreas Färber · 12 years ago
  20. f055e96 pci-bridge: Turn PCIBridge into abstract QOM type by Andreas Färber · 12 years ago
  21. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  22. 40c5dce hw/p*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  23. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  24. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/pci/bridge/pci_bridge_dev.c]
  25. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/pci_bridge_dev.c]
  26. 60a0e44 pci: Allow PCI bus creation interfaces to specify the type of bus by Alex Williamson · 12 years ago
  27. ea7cfed pci_bridge: Remove duplicate IRQ swizzle function by Alex Williamson · 12 years ago
  28. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  29. 8e9a868 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  30. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  31. 5c03a25 pci: use constants for devices under the 1B36 device ID, document them by Paolo Bonzini · 12 years ago
  32. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  33. 06aac7b pci: rename pci_internals.h pci_bus.h by Michael S. Tsirkin · 12 years ago
  34. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  35. f90c2bc pci: convert PCIUnregisterFunc to void by Alex Williamson · 13 years ago
  36. 80aa796 pci_bridge_dev: fix error path in pci_bridge_dev_initfn() by Jason Baron · 13 years ago
  37. cbd2d43 msi: Invoke msi/msix_reset from PCI core by Jan Kiszka · 13 years ago
  38. 4eb812f pci: add standard bridge device by Michael S. Tsirkin · 14 years ago