Re: [PATCH 4/8] qemu: capabilies: Introduce QEMU_CAPS_ACPI_GENERIC_INITIATOR

2025-06-23 Thread Michal Prívozník via Devel
On 6/8/25 22:44, Andrea Righi via Devel wrote: > This capability tracks whether QEMU supports the acpi-generic-initiator > object type. > > This object has been introduced in QEMU with the commit: > b64b7ed8bb ("qom: new object to associate device to NUMA node"). > > Signed-off-by: Andrea Righi

[PATCH 4/8] qemu: capabilies: Introduce QEMU_CAPS_ACPI_GENERIC_INITIATOR

2025-06-08 Thread Andrea Righi via Devel
This capability tracks whether QEMU supports the acpi-generic-initiator object type. This object has been introduced in QEMU with the commit: b64b7ed8bb ("qom: new object to associate device to NUMA node"). Signed-off-by: Andrea Righi --- src/qemu/qemu_capabilities.c