index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
isa
/
piix3.c
Age
Commit message (
Expand
)
Author
2022-11-22
acpi: x86: move RPQx field back to _SB scope
Igor Mammedov
2022-11-07
acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...
Igor Mammedov
2022-10-31
hw/isa/piix3: Remove unused include
Bernhard Beschow
2022-10-31
hw/isa/piix3: Prefer pci_address_space() over get_system_memory()
Bernhard Beschow
2022-10-31
hw/isa/piix3: Modernize reset handling
Bernhard Beschow
2022-10-31
hw/isa/piix3: Add size constraints to rcr_ops
Bernhard Beschow
2022-10-31
hw/isa/piix3: Remove extra ';' outside of functions
Bernhard Beschow
2022-10-31
hw/i386/pc: Create DMA controllers in south bridges
Bernhard Beschow
2022-06-29
hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
Bernhard Beschow
2022-06-11
hw/isa/piix3: Inline and remove piix3_create()
Bernhard Beschow
2022-06-11
hw/isa/piix3: Factor out ISABus retrieval from piix3_create()
Bernhard Beschow
2022-06-11
hw/isa/piix3: QOM'ify PCI device creation and wiring
Bernhard Beschow
2022-06-11
hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fn
Bernhard Beschow
2022-06-11
hw/southbridge/piix: Aggregate all PIIX southbridge type names
Bernhard Beschow
2022-06-09
acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors
Igor Mammedov
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2020-08-27
piix: Move QOM macros to header
Eduardo Habkost
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé