Re: [PATCH] hw/acpi: propagate vcpu hotplug after switch to modern interface

2023-12-18 Thread Aaron Young
BTW: This BUG often results in intermittent OVMF Exceptions/ASSERTs as well. Thanks, -Aaron From: qemu-devel-bounces+aaron.young=oracle@nongnu.org on behalf of Aaron Young Sent: Tuesday, December 12, 2023 8:51 AM To: qemu-devel@nongnu.org Cc

[PATCH] hw/acpi: propagate vcpu hotplug after switch to modern interface

2023-12-12 Thread Aaron Young
Cc: "Michael S. Tsirkin" Cc: Igor Mammedov Signed-off-by: Aaron Young --- hw/acpi/cpu_hotplug.c | 20 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/hw/acpi/cpu_hotplug.c b/hw/acpi/cpu_hotplug.c index 634bbec..6f78db0 100644 --- a/hw/acpi/cpu_hotplug.c