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
/
include
/
hw
/
acpi
Age
Commit message (
Expand
)
Author
2022-03-06
hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
Liav Albani
2022-02-06
ACPI ERST: create ACPI ERST table for pc/x86 machines
Eric DeVolder
2022-02-06
ACPI ERST: header file for ERST
Eric DeVolder
2021-11-15
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
2021-10-21
hw/acpi/aml-build: Add PPTT table
Andrew Jones
2021-10-05
hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
Ani Sinha
2021-10-05
acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop pa...
Igor Mammedov
2021-10-05
acpi: remove no longer used build_header()
Igor Mammedov
2021-10-05
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
2021-10-05
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
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: x86: remove dead code
Igor Mammedov
2021-10-05
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
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: build_xsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
acpi: add helper routines to initialize ACPI tables
Igor Mammedov
2021-09-04
acpi: Delete broken ACPI_GED_X86 macro
Eduardo Habkost
2021-09-04
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
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-06-21
hw/acpi: Provide function acpi_ghes_present()
Peter Maydell
2021-06-15
acpi: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
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
acpi: add aml_to_decimalstring() and aml_call6() helpers
Igor Mammedov
2021-03-22
pci: introduce acpi-index property for PCI device
Igor Mammedov
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
2021-02-23
ich9, piix4: add property, smm-compat, to keep compatibility of SMM
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
acpi: cpuhp: introduce 'firmware performs eject' status/control bits
Igor Mammedov
2020-12-08
acpi: Extract crs build form acpi_build.c
Yubo Miao
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-10-12
qom: fix objects with improper parent type
Paolo Bonzini
2020-09-29
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
2020-09-29
x86: acpi: introduce the PCI0.SMI0 ACPI device
Igor Mammedov
2020-09-29
acpi: add aml_land() and aml_break() primitives
Igor Mammedov
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
[next]