aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi1-1/+1
7 daysinclude: Rename sysemu/ -> system/Philippe Mathieu-Daudé1-1/+1
7 dayshw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 formatSia Jee Heng2-3/+6
2024-11-04hw/acpi: Make storage of node id uint32_t to reduce fragilityJonathan Cameron1-1/+1
2024-11-04hw/acpi: Generic Port Affinity Structure supportJonathan Cameron2-1/+4
2024-11-04acpi/pci: Move Generic Initiator object handling into acpi/pci.*Jonathan Cameron2-24/+3
2024-11-04hw/acpi: Move AML building code for Generic Initiators to aml_build.cJonathan Cameron2-23/+4
2024-10-16acpi: ged: Add macro for acpi sleep control registerBibo Mao1-2/+5
2024-09-11hw/acpi/ich9: Add periodic and swsmi timerDominic Prinz2-0/+29
2024-07-22hw/acpi: Update CPUs AML with cpu-(ctrl)dev changeSalil Mehta1-2/+3
2024-07-22hw/acpi: Update GED _EVT method AML with CPU scanSalil Mehta1-0/+1
2024-07-22hw/acpi: Update ACPI GED framework to support vCPU HotplugSalil Mehta1-0/+4
2024-07-22hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header fileSalil Mehta1-0/+2
2024-03-12hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal1-0/+25
2024-03-12qom: new object to associate device to NUMA nodeAnkit Agrawal1-0/+22
2024-03-08hw/arm/virt-acpi-build.c: Migrate SPCR creation to common locationSia Jee Heng2-0/+37
2024-02-22hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-02-22hw/acpi/cpu: Use CPUState typedefPhilippe Mathieu-Daudé1-1/+1
2024-02-22hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated headerPhilippe Mathieu-Daudé2-0/+2
2023-10-23Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-0/+1
2023-10-22hw/cxl: Add QTG _DSM support for ACPI0017 deviceDave Jiang1-0/+1
2023-10-19hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()Philippe Mathieu-Daudé1-1/+1
2023-10-04hw/i386: Remove now redundant TYPE_ACPI_GED_X86Bernhard Beschow1-2/+0
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"Bernhard Beschow1-1/+0
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual methodBernhard Beschow1-2/+0
2023-10-04hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callbackBernhard Beschow1-1/+5
2023-09-08include/: spelling fixesMichael Tokarev3-3/+3
2023-04-20tpm: Extend common APIs to support TPM TIS I2CNinad Palsule1-0/+41
2023-03-20replace TABs with spacesYeqi Fu1-2/+2
2023-03-07pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callbackIgor Mammedov2-0/+2
2023-03-07pcihp: move fields enabling hotplug into AcpiPciHpStateIgor Mammedov2-6/+4
2023-03-07acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...Igor Mammedov1-0/+2
2023-02-27hw/isa/lpc_ich9: Connect PM stuff to LPC internallyBernhard Beschow1-4/+2
2023-01-28pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_amlIgor Mammedov1-0/+4
2023-01-27hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...Bernhard Beschow1-2/+1
2023-01-27hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()Bernhard Beschow1-0/+3
2023-01-08include: Include headers where neededMarkus Armbruster1-0/+3
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-1/+1
2022-12-21hw/acpi: Rename tco.c -> ich9_tco.cPhilippe Mathieu-Daudé2-2/+2
2022-11-07acpi: add get_dev_aml_func() helperIgor Mammedov1-2/+11
2022-06-11hw/acpi/piix4: move PIIX4PMState into separate piix4.h headerMark Cave-Ayland1-0/+75
2022-06-09hw/acpi/cxl: Pass in the CXLState directly rather than MachineStateJonathan Cameron1-2/+3
2022-06-09acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptorsIgor Mammedov1-7/+2
2022-06-09ipmi: acpi: use relative path to resource sourceIgor Mammedov1-1/+1
2022-06-09acpi: add interface to build device specific AMLIgor Mammedov1-0/+40
2022-05-13acpi/cxl: Create the CEDT (9.14.1)Ben Widawsky1-0/+5
2022-05-13acpi/cxl: Add _OSC implementation (9.14.2)Ben Widawsky1-0/+23
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2022-04-06acpi: fix acpi_index migrationDr. David Alan Gilbert1-2/+0
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau1-6/+6