Age | Commit message (Expand) | Author | Files | Lines |
2020-11-03 | hw/mips/boston: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-06-15 | qom: Less verbose object_initialize_child() | Markus Armbruster | 1 | -2/+1 |
2020-06-15 | qdev: Convert uses of qdev_set_parent_bus() with Coccinelle | Markus Armbruster | 1 | -2/+1 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-05-02 | hw/pci-host: Use object_initialize_child for correct reference counting | Thomas Huth | 1 | -2/+2 |
2018-07-02 | hw/mips: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -2/+3 |
2018-06-27 | hw/pci-host/xilinx-pcie: don't make "io" region be RAM | Peter Maydell | 1 | -3/+2 |
2018-02-08 | pci: removed the is_express field since a uniform interface was inserted | Yoni Bettan | 1 | -1/+0 |
2017-12-21 | hw/pci-host/xilinx: QOM'ify the AXI-PCIe host bridge | Philippe Mathieu-Daudé | 1 | -11/+10 |
2017-12-05 | pci: Rename root bus initialization functions for clarity | David Gibson | 1 | -3/+3 |
2017-10-15 | pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices | Eduardo Habkost | 1 | -0/+4 |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 1 | -1/+1 |
2017-06-20 | qdev: Use appropriate getter/setters type | Marc-André Lureau | 1 | -1/+1 |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 1 | -1/+1 |
2017-02-21 | hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller | Paul Burton | 1 | -0/+328 |