Introduce cpu_set to qemu monitor
commitc6ebfb47f1635f53365f1398e63f1fcf91bf72d2
authorGlauber Costa <gcosta@redhat.com>
Tue, 26 Feb 2008 19:56:33 +0000 (26 16:56 -0300)
committerAvi Kivity <avi@qumranet.com>
Wed, 27 Feb 2008 10:44:46 +0000 (27 12:44 +0200)
tree05d3cc5463b2dc5969283685620ff129a4df818f
parent79026f41cef179bb7dc36b0137727f6a3b308a27
Introduce cpu_set to qemu monitor

in this patch, cpu_set is introduced to qemu monitor

semantics is : cpu_set x online|offline.

it will then tell the acpi backend to signal cpu x.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
hw/acpi.c
monitor.c
sysemu.h