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/include/hw/acpi
Jonathan Cameron cf2181aef2 hw/acpi: Make storage of node id uint32_t to reduce fragility
>From review of generic port introduction.

The value is handled as a uint32_t so store it in that type.
The value cannot in reality exceed MAX_NODES which is currently
128 but if the types are matched there is no need to rely on that
restriction.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20240916174237.1843213-1-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
1 month ago
..
acpi-defs.h hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location 9 months ago
acpi.h replace TABs with spaces 2 years ago
acpi_aml_interface.h hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml() 2 years ago
acpi_dev_interface.h hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h" 1 year ago
aml-build.h hw/acpi: Make storage of node id uint32_t to reduce fragility 1 month ago
bios-linker-loader.h vmgenid: replace x-write-pointer-available hack 7 years ago
cpu.h hw/acpi: Update CPUs AML with cpu-(ctrl)dev change 5 months ago
cpu_hotplug.h Clean up header guards that don't match their file name 9 years ago
cxl.h hw/cxl: Add QTG _DSM support for ACPI0017 device 1 year ago
erst.h include: Include headers where needed 2 years ago
generic_event_device.h acpi: ged: Add macro for acpi sleep control register 2 months ago
ghes.h hw/acpi: Provide function acpi_ghes_present() 4 years ago
ich9.h hw/acpi/ich9: Add periodic and swsmi timer 3 months ago
ich9_tco.h hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header 10 months ago
ich9_timer.h hw/acpi/ich9: Add periodic and swsmi timer 3 months ago
ipmi.h acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors 3 years ago
memory_hotplug.h hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header 10 months ago
pc-hotplug.h include/: spelling fixes 1 year ago
pci.h hw/acpi: Generic Port Affinity Structure support 1 month ago
pcihp.h hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init() 1 year ago
piix4.h pcihp: move fields enabling hotplug into AcpiPciHpState 2 years ago
tpm.h tpm: Extend common APIs to support TPM TIS I2C 2 years ago
utils.h acpi: Move maximum size logic into acpi_add_rom_blob() 4 years ago
vmgenid.h include/: spelling fixes 1 year ago