Age | Commit message (Expand) | Author |
2021-04-30 | hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows | Peter Maydell |
2020-06-15 | qom: Less verbose object_initialize_child() | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_set_parent_bus() with Coccinelle | Markus Armbruster |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-05-02 | hw/pci-host: Use object_initialize_child for correct reference counting | Thomas Huth |
2017-12-05 | pci: Rename root bus initialization functions for clarity | David Gibson |
2017-10-31 | hw/pci-host/gpex: Improve INTX to gsi routing error checking | Eric Auger |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-09-14 | hw/pci-host/gpex: Implement PCI INTx routing | Pranavkumar Sawargaonkar |
2017-09-14 | hw/pci-host/gpex: Set INTx index/gsi mapping | Pranavkumar Sawargaonkar |
2017-06-20 | qdev: Use appropriate getter/setters type | Marc-André Lureau |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost |
2016-01-29 | pci: Clean up includes | Peter Maydell |
2015-02-13 | pci: Add generic PCIe host bridge | Alexander Graf |