aboutsummaryrefslogtreecommitdiff
path: root/hw/char/imx_serial.c
diff options
context:
space:
mode:
authorSalil Mehta <salil.mehta@huawei.com>2024-11-03 10:24:19 +0000
committerMichael S. Tsirkin <mst@redhat.com>2024-11-04 16:03:25 -0500
commit65fb66980d3a918ebe1e665cf6ae4ceb8dea2db1 (patch)
tree44771c91696800b9566db313b93de903842cf6a1 /hw/char/imx_serial.c
parent4d62d15b11909e9af121577e707b88f2e4524371 (diff)
downloadqemu-65fb66980d3a918ebe1e665cf6ae4ceb8dea2db1.zip
qemu-65fb66980d3a918ebe1e665cf6ae4ceb8dea2db1.tar.gz
qemu-65fb66980d3a918ebe1e665cf6ae4ceb8dea2db1.tar.bz2
hw/acpi: Update GED with vCPU Hotplug VMSD for migration
The ACPI CPU hotplug states must be migrated along with other vCPU hotplug states to the destination VM. Update the GED's VM State Description (VMSD) table subsection to conditionally include the CPU Hotplug VM State Description (VMSD). Excerpt of GED VMSD State Dump at Source: "acpi-ged (16)": { "ged_state": { "sel": "0x00000000" }, [...] "acpi-ged/cpuhp": { "cpuhp_state": { "selector": "0x00000005", "command": "0x00", "devs": [ { "is_inserting": false, "is_removing": false, "ost_event": "0x00000000", "ost_status": "0x00000000" }, [...] { "is_inserting": false, "is_removing": false, "ost_event": "0x00000000", "ost_status": "0x00000000" } ] } } }, Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Message-Id: <20241103102419.202225-6-salil.mehta@huawei.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/char/imx_serial.c')
0 files changed, 0 insertions, 0 deletions