Comment 7 for bug 1670315

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2017-04-12 00:42 EDT-------
Tested on guest kernel version. 4.10.0-19-generic and issue is fixed, though it takes quite (~ few secs) time, that would be different item.

#uname -a
Linux ubuntu 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:03:05 UTC 2017 ppc64le ppc64le ppc64le GNU/Linux

# virsh vcpucount virt-tests-vm1 --guest
1

# time virsh setvcpus virt-tests-vm1 255 --live

real 0m10.541s
user 0m0.013s
sys 0m0.011s

# virsh vcpucount virt-tests-vm1 --guest
226

# virsh vcpucount virt-tests-vm1 --guest
255-------------------------------------------------------OK