|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH 2/2] Vcpu hotplug: change HVM_MAX_VCPUS to 15, an
On 11/02/2010 17:40, "Liu, Jinsong" <jinsong.liu@xxxxxxxxx> wrote:
> Vcpu hotplug: change HVM_MAX_VCPUS to 15, and fix a small bug
>
> Win2000 will BSOD if cpus > 15, in order to compatible support win2000 HVM,
> this patch change HVM_MAX_VCPUS to 15.
> This patch also fix a small bug related to HVM_MAX_VCPUS.
Yeah, it's not really on to limit HVM #vcpus for all time, to deal with one
legacy OS. We'll have to build a legacy DSDT to deploy when
hvm_info->nr_vcpus<=15.
I guess I can look into that, and also I'm going to stop checking in the
pre-built dsdt.c file. It's now really big and constantly changing, and
people who build the Xen tree are just going to have to sort out to have
iasl installed. In fact the Makefile already grabs it automatically...
-- Keir
> Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|