aboutsummaryrefslogtreecommitdiff
path: root/hw/isa/piix3.c
AgeCommit message (Expand)Author
2022-11-22acpi: x86: move RPQx field back to _SB scopeIgor Mammedov
2022-11-07acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...Igor Mammedov
2022-10-31hw/isa/piix3: Remove unused includeBernhard Beschow
2022-10-31hw/isa/piix3: Prefer pci_address_space() over get_system_memory()Bernhard Beschow
2022-10-31hw/isa/piix3: Modernize reset handlingBernhard Beschow
2022-10-31hw/isa/piix3: Add size constraints to rcr_opsBernhard Beschow
2022-10-31hw/isa/piix3: Remove extra ';' outside of functionsBernhard Beschow
2022-10-31hw/i386/pc: Create DMA controllers in south bridgesBernhard Beschow
2022-06-29hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow
2022-06-11hw/isa/piix3: Inline and remove piix3_create()Bernhard Beschow
2022-06-11hw/isa/piix3: Factor out ISABus retrieval from piix3_create()Bernhard Beschow
2022-06-11hw/isa/piix3: QOM'ify PCI device creation and wiringBernhard Beschow
2022-06-11hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fnBernhard Beschow
2022-06-11hw/southbridge/piix: Aggregate all PIIX southbridge type namesBernhard Beschow
2022-06-09acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptorsIgor Mammedov
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-01-04hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé
2020-08-27piix: Move QOM macros to headerEduardo Habkost
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé