| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it | Bernhard Beschow | 2022-06-29 | 1 | -1/+14 |
* | hw/isa/piix3: Inline and remove piix3_create() | Bernhard Beschow | 2022-06-11 | 1 | -13/+0 |
* | hw/isa/piix3: Factor out ISABus retrieval from piix3_create() | Bernhard Beschow | 2022-06-11 | 1 | -2/+1 |
* | hw/isa/piix3: QOM'ify PCI device creation and wiring | Bernhard Beschow | 2022-06-11 | 1 | -22/+45 |
* | hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fn | Bernhard Beschow | 2022-06-11 | 1 | -11/+11 |
* | hw/southbridge/piix: Aggregate all PIIX southbridge type names | Bernhard Beschow | 2022-06-11 | 1 | -3/+0 |
* | acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors | Igor Mammedov | 2022-06-10 | 1 | -0/+17 |
* | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' | Philippe Mathieu-Daudé | 2021-01-04 | 1 | -1/+1 |
* | piix: Move QOM macros to header | Eduardo Habkost | 2020-08-27 | 1 | -4/+0 |
* | accel: Move Xen accelerator code under accel/xen/ | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -0/+1 |
* | hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c | Philippe Mathieu-Daudé | 2019-11-05 | 1 | -0/+399 |