aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/acpi-build.c
AgeCommit message (Expand)Author
2021-07-16hw/i386/acpi-build: Add IVRS support to bypass iommuXingang Wang
2021-07-16hw/i386/acpi-build: Add DMAR support to bypass iommuXingang Wang
2021-07-16hw/acpi/ich9: Enable ACPI PCI hot-plugJulia Suvorova
2021-07-16hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35Julia Suvorova
2021-07-03acpi: pc: revert back to v5.2 PCI slot enumerationIgor Mammedov
2021-06-15i386: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-05-04x86: acpi: use offset instead of pointer when using build_header()Igor Mammedov
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-03-22acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca
2021-03-22acpi: Move maximum size logic into acpi_add_rom_blob()David Hildenbrand
2021-03-22acpi: Set proper maximum size for "etc/table-loader" blobDavid Hildenbrand
2021-03-22pci: acpi: add _DSM method to PCI devicesIgor Mammedov
2021-03-22pci: introduce acpi-index property for PCI deviceIgor Mammedov
2021-03-02i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov
2021-02-23i386: acpi: Don't build HPET ACPI entry if HPET is disabledSean Christopherson
2021-02-23hw/i386: declare ACPI mother board resource for MMCONFIG regionIsaku Yamahata
2021-02-23acpi: set fadt.smi_cmd to zero when SMM is not supportedIsaku Yamahata
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca
2021-01-17acpi: Add addr offset in build_crsJiahui Cen
2020-12-09x86: acpi: let the firmware handle pending "CPU remove" events in SMMIgor Mammedov
2020-12-09x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplugIgor Mammedov
2020-12-08acpi: Extract crs build form acpi_build.cYubo Miao
2020-11-16hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug offPhilippe Mathieu-Daudé
2020-10-30acpi/crs: Support ranges > 32b for hostsBen Widawsky
2020-10-30acpi/crs: Prevent bad ranges for host bridgesBen Widawsky
2020-10-21apci: drop has_pci arg for acpi_build_madtGerd Hoffmann
2020-09-30acpi: i386: Move VMBus DSDT entry to SBJon Doron
2020-09-29piix4: don't reserve hw resources when hotplug is off globallyAni Sinha
2020-09-29i440fx/acpi: do not add hotplug related amls for cold plugged bridgesAni Sinha
2020-09-29x86: acpi: introduce the PCI0.SMI0 ACPI deviceIgor Mammedov
2020-09-29x86: acpi: introduce AcpiPmInfo::smi_on_cpuhpIgor Mammedov
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann
2020-08-27i386/acpi: fix inconsistent QEMU/OVMF device pathsMichael S. Tsirkin
2020-06-26hyperv: vmbus: Remove the 2nd IRQJon Doron
2020-06-24acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.Gerd Hoffmann
2020-06-24acpi: drop build_piix4_pm()Gerd Hoffmann
2020-06-24acpi: drop serial/parallel enable bits from dsdtGerd Hoffmann
2020-06-24acpi: simplify build_isa_devices_aml()Gerd Hoffmann
2020-06-24acpi: factor out fw_cfg_add_acpi_dsdt()Gerd Hoffmann
2020-06-24acpi: move aml builder code for i8042 (kbd+mouse) deviceGerd Hoffmann
2020-06-24acpi: move aml builder code for floppy deviceGerd Hoffmann
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-12acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann
2020-06-12acpi: create acpi-common.c and move madt codeGerd Hoffmann
2020-06-12acpi: make build_madt() more generic.Gerd Hoffmann
2020-06-10i386: Hyper-V VMBus ACPI DSDT entryJon Doron
2020-06-09acpi: Move build_tpm2() in the generic partEric Auger
2020-06-09acpi: Convert build_tpm2() to build_append* APIEric Auger
2020-06-09acpi: tpm: Do not build TCPA table for TPM 2Stefan Berger