
28 Jun
2017
28 Jun
'17
12:07 p.m.
On Wed, Jun 28, 2017 at 10:51:28AM +0200, Peter Krempa wrote:
vcpu 0 must be always enabled and non-hotpluggable, thus you can't modify it using the vcpu hotplug APIs. Disallow it so that users can't create invalid configurations.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1459785 --- src/qemu/qemu_hotplug.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-)
ACK Jan