[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [LINUX PATCH 2/2] xen/pvhvm: Support more than 32 VCPUs when migrating.
>>> On 08.04.14 at 19:25, <konrad@xxxxxxxxxx> wrote: > + /* Only Xen 4.5 and higher supports this. */ > + if (HYPERVISOR_vcpu_op(VCPUOP_is_up, smp_processor_id(), NULL) == > -ENOSYS) > + vcpuops = false; Did you mean to say "for HVM guests" in the comment? And of course the comment could quickly become stale if we backported the Xen side change to e.g. 4.4.1. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |