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/core
Igor Mammedov f2ba6ab621 Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"
This reverts commit 2d6cfbaf17.

The patch is supposed to be part of ARM CPU hotplug series and has not value
on its own without it. The series however is still in RFC stage and outside
of scope 9.2 release.

On top of that it introduces not needed callback that pokes directly into
CPU state without any need for that. Instead properties and AML generator
option should be used to configure static platform depended vCPU presence
state.

Drop the patch so that corrected version could be posted along with
ARM CPU hotplug series and properly reviewed in relevant context.
That also helps us to keep history cleaner with new patch being
against original code vs a string of fixups on top of current mess.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20241112170258.2996640-4-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
1 week ago
..
accel-cpu.h accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize() 1 year ago
cpu.h Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug" 1 week ago
generic-loader.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
resetcontainer.h hw/core: Add ResetContainer which holds objects implementing Resettable 9 months ago
split-irq.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
sysbus-fdt.h hw/core: Move the ARM sysbus-fdt to core 3 years ago
sysemu-cpu-ops.h memory: follow Error API guidelines 1 year ago
tcg-cpu-ops.h accel/tcg: Add TCGCPUOps.tlb_fill_align 2 months ago