]> xenbits.xensource.com Git - libvirt.git/commit
qemu: hotplug: print correct vcpu when validating hot(un)plug config
authorPeter Krempa <pkrempa@redhat.com>
Fri, 12 May 2017 15:46:31 +0000 (17:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 22 May 2017 07:14:35 +0000 (09:14 +0200)
commitae3b82266d5d9c825f5c3639e2cea59d4060b5ff
tree74f9e2a84f7589eb0eaae12938e9bd04c7cf1bd0
parentc4a4c01e6e763cff0a2e110afeb2215bd511b333
qemu: hotplug: print correct vcpu when validating hot(un)plug config

The error message would contain first vcpu id after the list of vcpus
selected for modification. To print the proper vcpu id remember the
first vcpu selected to be modified.
src/qemu/qemu_hotplug.c