On 04/14/2015 03:21 AM, Jan Beulich wrote:
On 09.04.15 at 22:59, wrote:
On 09/04/2015 21:38, Boris Ostrovsky wrote:
In case dom0_max_vcpus is incorrectly specified on boot line make sure
we will still boot.
Signed-off-by: Boris Ostrovsky
Good catch - lets not do that.
Reviewed-by: Andrew C
>>> On 09.04.15 at 22:59, wrote:
> On 09/04/2015 21:38, Boris Ostrovsky wrote:
>> In case dom0_max_vcpus is incorrectly specified on boot line make sure
>> we will still boot.
>>
>> Signed-off-by: Boris Ostrovsky
>
> Good catch - lets not do that.
>
> Reviewed-by: Andrew Cooper
I see it got c
On 09/04/2015 21:38, Boris Ostrovsky wrote:
> In case dom0_max_vcpus is incorrectly specified on boot line make sure
> we will still boot.
>
> Signed-off-by: Boris Ostrovsky
Good catch - lets not do that.
Reviewed-by: Andrew Cooper
> ---
> xen/arch/x86/domain_build.c | 2 ++
> 1 file changed,
In case dom0_max_vcpus is incorrectly specified on boot line make sure
we will still boot.
Signed-off-by: Boris Ostrovsky
---
xen/arch/x86/domain_build.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/xen/arch/x86/domain_build.c b/xen/arch/x86/domain_build.c
index e5c845c..378e650 100644