index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-bridge
/
pci_expander_bridge.c
Age
Commit message (
Expand
)
Author
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2016-10-28
clean-up: removed duplicate #includes
Anand J
2016-07-29
hw/pci-bridge: Convert pxb initialization functions to Error
Wei Jiangang
2016-07-29
hw/pxb: declare pxb devices as not hot-pluggable
Marcel Apfelbaum
2016-07-04
q35: allow dynamic sysbus
Marcel Apfelbaum
2016-04-07
hw/pci-bridge: Add missing unref in case register-bus fails
Wei Jiangang
2016-03-11
pxb: cleanup
Cao jin
2016-02-06
hw/pxb: add pxb devices to the bridge category
Marcel Apfelbaum
2016-01-29
pci: Clean up includes
Peter Maydell
2015-12-22
hw/pxb: introduce pxb-pcie expander for PCIe machines
Marcel Apfelbaum
2015-06-23
hw/pci-bridge: format special OFW unit address for PXB host
Laszlo Ersek
2015-06-23
hw/pci-bridge: disable SHPC in PXB
Laszlo Ersek
2015-06-23
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
2015-06-03
hw/pxb: add numa_node parameter
Marcel Apfelbaum
2015-06-03
hw/pxb: add map_irq func
Marcel Apfelbaum
2015-06-03
hw/pci: introduce PCI Expander Bridge (PXB)
Marcel Apfelbaum