On 1/20/2015 5:34 AM, Jan Beulich wrote:
>>>> On 19.01.15 at 12:21, <andrew.coop...@citrix.com> wrote:
>> The arinc653 interface is capable of specifying a domain in the schedule 
>> (from
>> the toolstack) before the domain itself exists, or is present in the cpupool
>> (The domain is identified by UUID rather than domid). As a result, the
>> schedule can't be validated at this point.
>>
>> The vcpu_id from userspace is only ever used to compare against a list of 
>> real
>> vcpus available to the scheduler, which prevents ill-specified vcpus from
>> actually being scheduled.
>>
>> Remove the MAX_VIRT_CPUS test, as it is not an appropriate bound for 
>> vcpu_id.
>>
>> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
> 
> Reviewed-by: Jan Beulich <jbeul...@suse.com>
> 

Acked-by Robert VanVossen <robert.vanvos...@dornerworks.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to