xen: support large numbers of CPUs with vcpu info placement
authorMukesh Rathor <mukesh.rathor@oracle.com>
Mon, 19 Jul 2010 17:25:08 +0000 (10:25 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 4 Aug 2010 21:47:30 +0000 (14:47 -0700)
When vcpu info placement is supported, we're not limited to MAX_VIRT_CPUS
vcpus.  However, if it isn't supported, then ignore any excess vcpus.

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>

No differences found