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-build.c
Age
Commit message (
Expand
)
Author
2021-07-16
hw/i386/acpi-build: Add IVRS support to bypass iommu
Xingang Wang
2021-07-16
hw/i386/acpi-build: Add DMAR support to bypass iommu
Xingang Wang
2021-07-16
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
2021-07-16
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
Julia Suvorova
2021-07-03
acpi: pc: revert back to v5.2 PCI slot enumeration
Igor Mammedov
2021-06-15
i386: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-04
x86: acpi: use offset instead of pointer when using build_header()
Igor Mammedov
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
2021-03-22
acpi: Move maximum size logic into acpi_add_rom_blob()
David Hildenbrand
2021-03-22
acpi: Set proper maximum size for "etc/table-loader" blob
David Hildenbrand
2021-03-22
pci: acpi: add _DSM method to PCI devices
Igor Mammedov
2021-03-22
pci: introduce acpi-index property for PCI device
Igor Mammedov
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
2021-02-23
i386: acpi: Don't build HPET ACPI entry if HPET is disabled
Sean Christopherson
2021-02-23
hw/i386: declare ACPI mother board resource for MMCONFIG region
Isaku Yamahata
2021-02-23
acpi: set fadt.smi_cmd to zero when SMM is not supported
Isaku Yamahata
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2021-01-17
acpi: Add addr offset in build_crs
Jiahui Cen
2020-12-09
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
Igor Mammedov
2020-12-09
x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
Igor Mammedov
2020-12-08
acpi: Extract crs build form acpi_build.c
Yubo Miao
2020-11-16
hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
Philippe Mathieu-Daudé
2020-10-30
acpi/crs: Support ranges > 32b for hosts
Ben Widawsky
2020-10-30
acpi/crs: Prevent bad ranges for host bridges
Ben Widawsky
2020-10-21
apci: drop has_pci arg for acpi_build_madt
Gerd Hoffmann
2020-09-30
acpi: i386: Move VMBus DSDT entry to SB
Jon Doron
2020-09-29
piix4: don't reserve hw resources when hotplug is off globally
Ani Sinha
2020-09-29
i440fx/acpi: do not add hotplug related amls for cold plugged bridges
Ani Sinha
2020-09-29
x86: acpi: introduce the PCI0.SMI0 ACPI device
Igor Mammedov
2020-09-29
x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp
Igor Mammedov
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
2020-08-27
i386/acpi: fix inconsistent QEMU/OVMF device paths
Michael S. Tsirkin
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
2020-06-24
acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
Gerd Hoffmann
2020-06-24
acpi: drop build_piix4_pm()
Gerd Hoffmann
2020-06-24
acpi: drop serial/parallel enable bits from dsdt
Gerd Hoffmann
2020-06-24
acpi: simplify build_isa_devices_aml()
Gerd Hoffmann
2020-06-24
acpi: factor out fw_cfg_add_acpi_dsdt()
Gerd Hoffmann
2020-06-24
acpi: move aml builder code for i8042 (kbd+mouse) device
Gerd Hoffmann
2020-06-24
acpi: move aml builder code for floppy device
Gerd Hoffmann
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
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
2020-06-12
acpi: make build_madt() more generic.
Gerd Hoffmann
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-09
acpi: Move build_tpm2() in the generic part
Eric Auger
2020-06-09
acpi: Convert build_tpm2() to build_append* API
Eric Auger
2020-06-09
acpi: tpm: Do not build TCPA table for TPM 2
Stefan Berger
[next]