On 03/21/2013 08:28 AM, Igor Mammedov wrote: > ... via do_cpu_hot_add() hook called by cpu_set QMP command, > for x86 target. > > * add extra check that APIC ID is in allowed range
> + if (x86_cpu_is_cpu_exist(qdev_get_machine(), &apic_id)) { > + error_setg(errp, "Unable to add CPU with ID: 0x%" PRIx64 > + ", it's already exists", apic_id); s/it's/it/ -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature