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-12-10
numa: Enable numa for SGX EPC sections
Yang Zhong
2021-11-15
hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC
Julia Suvorova
2021-11-01
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-11-01
hw/i386/pc: Allow instantiating a virtio-iommu device
Jean-Philippe Brucker
2021-11-01
hw/i386/pc: Remove x86_iommu_get_type()
Jean-Philippe Brucker
2021-10-05
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
acpi: build_waet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
2021-10-05
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
acpi: x86: build_dsdt: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-09-30
i386: acpi: Add SGX EPC entry to ACPI tables
Sean Christopherson
2021-09-15
hw/i386/acpi-build: Fix a typo
Philippe Mathieu-Daudé
2021-09-04
hw/i386/acpi-build: Get NUMA information from struct NumaState
Jingqi Liu
2021-09-04
Use PCI_HOST_BRIDGE macro
Eduardo Habkost
2021-09-04
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
2021-08-03
acpi: x86: pcihp: add support hotplug on multifunction bridges
Igor Mammedov
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
[next]