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
Jonathan Cameron 13a4a6ba2b hw/acpi: Fix size of HID in build_append_srat_acpi_device_handle()
The size should always be 8 so hard code that. By coincidience the
incorrect use of sizeof(char *) is 8 on 64 bit hosts, but was caught
by CI testing with i686 as the host.

Reported-by: Michael S. Tsirkin <mst@redhat.com>
Closes: https://lore.kernel.org/qemu-devel/20241104110025-mutt-send-email-mst@kernel.org/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20241107123446.902801-2-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
1 week ago
..
Kconfig pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml 2 years ago
acpi-cpu-hotplug-stub.c hw/acpi: Update ACPI GED framework to support vCPU Hotplug 4 months ago
acpi-mem-hotplug-stub.c hw/acpi: refactor acpi hp modules so that targets can just use what they need 3 years ago
acpi-nvdimm-stub.c hw/acpi: refactor acpi hp modules so that targets can just use what they need 3 years ago
acpi-pci-hotplug-stub.c pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback 2 years ago
acpi-qmp-cmds.c acpi: Move the QMP command from monitor/ to hw/acpi/ 2 years ago
acpi-stub.c hw/acpi: Dumb down acpi_table_add() stub 2 years ago
acpi-x86-stub.c hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method 1 year ago
acpi_interface.c hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml() 2 years ago
aml-build-stub.c acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors 2 years ago
aml-build.c hw/acpi: Fix size of HID in build_append_srat_acpi_device_handle() 1 week ago
bios-linker-loader.c Include qemu-common.h exactly where needed 6 years ago
core.c hw/acpi/core: Trace enable and status registers of GPE separately 1 year ago
cpu.c Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug" 1 week ago
cpu_hotplug.c hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h' 10 months ago
cxl-stub.c acpi/cxl: Add _OSC implementation (9.14.2) 3 years ago
cxl.c hw/cxl: Add QTG _DSM support for ACPI0017 device 1 year ago
erst.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
generic_event_device.c hw/acpi: Update GED with vCPU Hotplug VMSD for migration 4 weeks ago
ghes-stub.c hw/acpi: Provide function acpi_ghes_present() 4 years ago
ghes.c Fix 'writeable' typos 3 years ago
hmat.c hmat acpi: Fix out of bounds access due to missing use of indirection 9 months ago
hmat.h hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h" 1 year ago
ich9.c hw/acpi/ich9: Add periodic and swsmi timer 3 months ago
ich9_tco.c hw/acpi: Constify VMState 11 months ago
ich9_timer.c hw/acpi/ich9: Add periodic and swsmi timer 3 months ago
ipmi-stub.c acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors 3 years ago
ipmi.c acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors 3 years ago
memory_hotplug.c hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event 6 months ago
meson.build acpi/pci: Move Generic Initiator object handling into acpi/pci.* 4 weeks ago
nvdimm.c hw/other: spelling fixes 1 year ago
pci-bridge-stub.c pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml 2 years ago
pci-bridge.c acpi: pci: move out ACPI PCI hotplug generator from generic slot generator build_append_pci_bus_devices() 2 years ago
pci.c hw/acpi: Generic Initiator - add missing object class property descriptions. 4 weeks ago
pcihp.c hw/acpi: Constify VMState 11 months ago
piix4.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months 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 1 year ago
trace.h trace: switch position of headers to what Meson requires 4 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 3 years ago
vmgenid.c hw/acpi: Constify VMState 11 months ago