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
/
i386
/
acpi-common.c
Age
Commit message (
Expand
)
Author
2024-04-23
hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabled
Xiaoyao Li
2024-02-22
Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-02-22
hw/i386/x86: Turn apic_xrupt_override into class attribute
Bernhard Beschow
2024-02-20
hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
Philippe Mathieu-Daudé
2023-10-04
hw/i386/acpi-build: Use pc_madt_cpu_entry() directly
Bernhard Beschow
2023-05-19
ACPI: i386: bump to MADT to revision 3
Eric DeVolder
2023-01-27
hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...
Bernhard Beschow
2021-10-05
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2020-12-10
x86: add support for second ioapic
Gerd Hoffmann
2020-10-21
apci: drop has_pci arg for acpi_build_madt
Gerd Hoffmann
2020-10-21
x86: make pci irqs runtime configurable
Gerd Hoffmann
2020-06-12
acpi: madt: skip pci override on pci-less systems.
Gerd Hoffmann
2020-06-12
acpi: create acpi-common.c and move madt code
Gerd Hoffmann