Commit History

Author SHA1 Message Date
  Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
  Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 5 years ago
  Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 5 years ago
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 years ago
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
  David Gibson 91f4c995f2 pci: Make is_bridge a bool 6 years ago
  David Hildenbrand 8f560cdce4 pci/shpc: perform unplug via the hotplug handler 6 years ago
  David Hildenbrand 62b7656396 pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge 6 years ago
  David Hildenbrand 851fedfbc5 pci/shpc: rename hotplug handler callbacks 6 years ago
  Jing Liu 6755e618d0 hw/pci: add PCI resource reserve capability to legacy PCI bridge 7 years ago
  Peter Xu 9d6b9db19c pci/bus: let it has higher migration priority 7 years ago
  Eduardo Habkost fd3b02c889 pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices 8 years ago
  Mao Zhongyi 344475e77d pci: Convert shpc_init() to Error 8 years ago
  Marcel Apfelbaum 2fa356629e Revert "hw/pci: disable pci-bridge's shpc by default" 8 years ago
  Marcel Apfelbaum dc0ae76770 hw/pci: disable pci-bridge's shpc by default 8 years ago
  Cao jin 1108b2f8a9 pci: Convert msi_init() to Error and fix callers to check it 9 years ago
  Cao jin 69b205bb0b pci bridge dev: change msi property type 9 years ago
  Cao jin 52ea63dea4 fix some coding style problems 9 years ago
  Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 9 years ago
  Michael S. Tsirkin 226419d615 msi_supported -> msi_nonbroken 9 years ago
  Cao jin 9cfaa0079f change type of pci_bridge_initfn() to void 9 years ago
  Peter Maydell 97d5408f99 pci: Clean up includes 9 years ago
  Laszlo Ersek 4e5c9bfecf hw/pci-bridge: introduce "shpc" property 10 years ago
  Laszlo Ersek 7a7c6a41c5 hw/pci-bridge: add macro for "msi" property 10 years ago
  Laszlo Ersek 3cf0ecb3c4 hw/pci-bridge: add macro for "chassis_nr" property 10 years ago
  Laszlo Ersek 0034e56209 hw/pci-bridge: expose _test parameter in SHPC_VMSTATE() 10 years ago
  Gerd Hoffmann eb6c6a6048 add pci-bridge-seat 10 years ago
  Paolo Bonzini 5cd5e70159 pci: split shpc_cleanup and shpc_free 10 years ago
  Igor Mammedov 14d5a28fb6 qdev: HotplugHandler: Rename unplug callback to unplug_request 11 years ago