aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/acpi-build.c
AgeCommit message (Expand)Author
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
2020-06-09acpi: move aml builder code for parallel deviceGerd Hoffmann
2020-06-09acpi: parallel: don't use _STA methodGerd Hoffmann
2020-06-09acpi: move aml builder code for serial deviceGerd Hoffmann
2020-06-09acpi: serial: don't use _STA methodGerd Hoffmann
2020-06-09acpi: move aml builder code for rtc deviceGerd Hoffmann
2020-06-09hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma
2020-05-04acpi: Add Windows ACPI Emulated Device Table (WAET)Liran Alon
2020-05-04nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee
2020-05-04acpi: add ISADeviceClass->build_aml()Gerd Hoffmann
2020-05-04acpi: drop pointless _STA methodGerd Hoffmann
2020-04-13acpi: Use macro for table-loader file nameShameer Kolothum
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann
2020-03-09hw/i386: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé
2020-03-05tpm: rename TPM_TIS into TPM_TIS_ISAEric Auger