You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/acpi
Yicong Yang 9bf96fc2df hw/acpi/aml-build: Build a root node in the PPTT table
Currently we build the PPTT starting from the socket node and each
socket will be a separate tree. For a multi-socket system it'll
be hard for the OS to know the whole system is homogeneous or not
(actually we're in the current implementation) since no parent node
to telling the identical implementation informentation. Add a
root node for indicating this.

Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Alireza Sanaee <alireza.sanaee@huawei.com>
Message-Id: <20250714173146.511-4-alireza.sanaee@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
4 weeks ago
..
Kconfig hw/acpi: Add vmclock device 7 months ago
acpi-cpu-hotplug-stub.c cleanup: Drop pointless return at end of function 4 months ago
acpi-mem-hotplug-stub.c cleanup: Drop pointless return at end of function 4 months ago
acpi-nvdimm-stub.c cleanup: Drop pointless return at end of function 4 months ago
acpi-pci-hotplug-stub.c hw/acpi/pcihp: Remove root arg in acpi_pcihp_init 4 weeks ago
acpi-qmp-cmds.c acpi: Move the QMP command from monitor/ to hw/acpi/ 3 years ago
acpi-stub.c hw/i386/fw_cfg: Check ACPI availability with acpi_builtin() 5 months ago
acpi-x86-stub.c hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method 2 years ago
acpi_interface.c hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml() 3 years ago
aml-build-stub.c acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors 3 years ago
aml-build.c hw/acpi/aml-build: Build a root node in the PPTT table 4 weeks ago
bios-linker-loader.c qemu: Declare all load/store helper in 'qemu/bswap.h' 4 weeks ago
core.c hw/acpi: Introduce acpi_builtin() helper 5 months ago
cpu.c hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro 5 months ago
cpu_hotplug.c hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro 5 months ago
cxl-stub.c acpi/cxl: Add _OSC implementation (9.14.2) 3 years ago
cxl.c hw/cxl: Make the CXL fixed memory windows devices. 1 month ago
erst.c qom: Make InterfaceInfo[] uses const 4 months ago
generic_event_device.c hw/acpi/ged: Support migration of AcpiPciHpState 4 weeks ago
ghes-stub.c acpi/ghes: better name GHES memory error function 7 months ago
ghes.c hw/acpi/ghes: Make ghes_record_cper_errors() static 5 months ago
hmat.c include: Rename sysemu/ -> system/ 8 months ago
hmat.h include: Rename sysemu/ -> system/ 8 months ago
ich9.c hw/acpi/pcihp: Remove root arg in acpi_pcihp_init 4 weeks ago
ich9_tco.c include: Rename sysemu/ -> system/ 8 months ago
ich9_timer.c hw/acpi/ich9: Add periodic and swsmi timer 11 months ago
ipmi-stub.c acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors 3 years ago
ipmi.c ipmi: add fwinfo to pci ipmi devices 4 months ago
memory_hotplug.c hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event 1 year ago
meson.build hw/acpi: Add vmclock device 7 months ago
nvdimm.c treewide: update docs file extensions (.txt -> .rst) in comments 1 month ago
pci-bridge-stub.c pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml 3 years ago
pci-bridge.c hw/i386/acpi-build: Move aml_pci_edsm to a generic place 4 weeks ago
pci.c hw/i386/acpi-build: Turn build_q35_osc_method into a generic method 4 weeks ago
pcihp.c hw/acpi/pcihp: Remove root arg in acpi_pcihp_init 4 weeks ago
piix4.c hw/acpi/pcihp: Remove root arg in acpi_pcihp_init 4 weeks ago
tpm.c docs: fix references to docs/specs/tpm.rst 4 years ago
trace-events hw/acpi/core: Trace enable and status registers of GPE separately 2 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
utils.c acpi: Set proper maximum size for "etc/acpi/rsdp" blob 4 years ago
viot.c hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_bus 3 years ago
viot.h hw/acpi: Add VIOT table 4 years ago
vmclock.c qom: Have class_init() take a const data argument 4 months ago
vmgenid.c treewide: update docs file extensions (.txt -> .rst) in comments 1 month ago