Age | Commit message (Expand) | Author |
2022-07-26 | i386/pc: create pci-host qdev prior to pc_memory_init() | Joao Martins |
2022-06-28 | hw/pci-host/i440fx: Remove unused parameter from i440fx_init() | Bernhard Beschow |
2021-09-04 | hw/pci: remove all references to find_i440fx function | Ani Sinha |
2021-09-04 | Use PCI_HOST_BRIDGE macro | Eduardo Habkost |
2020-09-22 | i440fx: Register i440FX-pcihost properties as class properties | Eduardo Habkost |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster |
2020-06-09 | hw/pci-host: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-03-09 | hw/pci-host/piix: Include "qemu/range.h" | Philippe Mathieu-Daudé |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-12-18 | hw/pci-host/i440fx: Extract the IGD passthrough host bridge device | Philippe Mathieu-Daudé |
2019-12-18 | hw/pci-host/i440fx: Use definitions instead of magic values | Philippe Mathieu-Daudé |
2019-12-18 | hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE() | Philippe Mathieu-Daudé |
2019-12-18 | hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h" | Philippe Mathieu-Daudé |
2019-12-18 | hw/pci-host/i440fx: Correct the header description | Philippe Mathieu-Daudé |
2019-11-05 | hw/pci-host/i440fx: Remove the last PIIX3 traces | Philippe Mathieu-Daudé |
2019-11-05 | hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' | Philippe Mathieu-Daudé |