x86: Reduce restrictions on dom0_max_vcpus.
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 8 Aug 2008 10:22:44 +0000 (11:22 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 8 Aug 2008 10:22:44 +0000 (11:22 +0100)
commit36444aeb04312f204bac7d1caa39aad62eadea4c
tree66c93a354a8a07739144d365971e6a2d7b278efa
parent8a067f68b1e730524c21981e438587665fd95a6a
x86: Reduce restrictions on dom0_max_vcpus.
Place a BUILD_BUG_ON() in mm.c to replace one of the restrictions.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/domain_build.c
xen/arch/x86/mm.c