summaryrefslogtreecommitdiffstats
path: root/hw/isa/piix3.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: x86: move RPQx field back to _SB scopeIgor Mammedov2022-11-221-8/+4Star
* acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...Igor Mammedov2022-11-071-1/+16
* hw/isa/piix3: Remove unused includeBernhard Beschow2022-10-311-1/+0Star
* hw/isa/piix3: Prefer pci_address_space() over get_system_memory()Bernhard Beschow2022-10-311-1/+1
* hw/isa/piix3: Modernize reset handlingBernhard Beschow2022-10-311-5/+3Star
* hw/isa/piix3: Add size constraints to rcr_opsBernhard Beschow2022-10-311-1/+5
* hw/isa/piix3: Remove extra ';' outside of functionsBernhard Beschow2022-10-311-3/+3
* hw/i386/pc: Create DMA controllers in south bridgesBernhard Beschow2022-10-311-2/+7
* 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