diff options
author | Bharata B Rao | 2016-05-12 05:48:12 +0200 |
---|---|---|
committer | David Gibson | 2016-05-30 06:03:29 +0200 |
commit | 9dfeca7c6b1d3a8f36531bbbac0322a9907bcd86 (patch) | |
tree | 0bfac7dc935693d7a68537c4fd55ba4e34ea9126 /hw/scsi/scsi-generic.c | |
parent | exec: Remove cpu from cpus list during cpu_exec_exit() (diff) | |
download | qemu-9dfeca7c6b1d3a8f36531bbbac0322a9907bcd86.tar.gz qemu-9dfeca7c6b1d3a8f36531bbbac0322a9907bcd86.tar.xz qemu-9dfeca7c6b1d3a8f36531bbbac0322a9907bcd86.zip |
exec: Do vmstate unregistration from cpu_exec_exit()
cpu_exec_init() does vmstate_register for the CPU device. This needs to be
undone from cpu_exec_exit(). This change is needed to support CPU hot
removal.
Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
[dwg: added missing include to fix compile on some archs]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/scsi/scsi-generic.c')
0 files changed, 0 insertions, 0 deletions