
On 04/23/2014 05:08 AM, Ján Tomko wrote:
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1088748
The hotlugged vcpus could fail to show up in the guest if
s/hotlugged/hotplugged/
they were added during boot, see: https://bugzilla.redhat.com/show_bug.cgi?id=807508 --- src/libvirt.c | 6 ++++++ tools/virsh.pod | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/src/libvirt.c b/src/libvirt.c index 4454829..94066f6 100644 --- a/src/libvirt.c +++ b/src/libvirt.c @@ -9371,6 +9371,9 @@ virDomainSendProcessSignal(virDomainPtr domain, * does not support it or if growing the number is arbitrary limited.
While here, s/arbitrary/arbitrarily/ ACK -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org