
7 Jun
2013
7 Jun
'13
10:39 a.m.
On 06/07/13 16:15, Michal Privoznik wrote:
On 05.06.2013 15:44, Peter Krempa wrote:
This patch implements support for the "cpu-add" QMP command that plugs CPUs into a live guest. The "cpu-add" command was introduced in QEMU 1.5. For the hotplug to work machine type "pc-i440fx-1.5" is required. --- src/qemu/qemu_monitor_json.c | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-)
ACK
Pushed; Thanks. Peter