summaryrefslogtreecommitdiffstats
path: root/hw/isa/piix3.c
Commit message (Expand)AuthorAgeFilesLines
* hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow2022-06-291-1/+14
* hw/isa/piix3: Inline and remove piix3_create()Bernhard Beschow2022-06-111-13/+0Star
* hw/isa/piix3: Factor out ISABus retrieval from piix3_create()Bernhard Beschow2022-06-111-2/+1Star
* hw/isa/piix3: QOM'ify PCI device creation and wiringBernhard Beschow2022-06-111-22/+45
* hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fnBernhard Beschow2022-06-111-11/+11
* hw/southbridge/piix: Aggregate all PIIX southbridge type namesBernhard Beschow2022-06-111-3/+0Star
* acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptorsIgor Mammedov2022-06-101-0/+17
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé2021-01-041-1/+1
* piix: Move QOM macros to headerEduardo Habkost2020-08-271-4/+0Star
* accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé2020-06-101-0/+1
* hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé2019-11-051-0/+399