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
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
2023-10-19
hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
Philippe Mathieu-Daudé
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
2023-10-04
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
2023-09-08
include/: spelling fixes
Michael Tokarev
2023-04-20
tpm: Extend common APIs to support TPM TIS I2C
Ninad Palsule
2023-03-20
replace TABs with spaces
Yeqi Fu
2023-03-07
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
2023-03-07
pcihp: move fields enabling hotplug into AcpiPciHpState
Igor Mammedov
2023-03-07
acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...
Igor Mammedov
2023-02-27
hw/isa/lpc_ich9: Connect PM stuff to LPC internally
Bernhard Beschow
2023-01-28
pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
Igor Mammedov
2023-01-27
hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...
Bernhard Beschow
2023-01-27
hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
Bernhard Beschow
2023-01-08
include: Include headers where needed
Markus Armbruster
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2022-12-21
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
2022-11-07
acpi: add get_dev_aml_func() helper
Igor Mammedov
2022-06-11
hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
Mark Cave-Ayland
2022-06-09
hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
Jonathan Cameron
2022-06-09
acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors
Igor Mammedov
2022-06-09
ipmi: acpi: use relative path to resource source
Igor Mammedov
2022-06-09
acpi: add interface to build device specific AML
Igor Mammedov
2022-05-13
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
2022-05-13
acpi/cxl: Add _OSC implementation (9.14.2)
Ben Widawsky
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-04-06
acpi: fix acpi_index migration
Dr. David Alan Gilbert
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
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
[next]