xen: allocate p2m size based on actual max size
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 26 Aug 2010 23:08:31 +0000 (16:08 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Fri, 22 Oct 2010 19:57:19 +0000 (12:57 -0700)
Allocate p2m tables based on the actual runtime maximum pfn rather than
the static config-time limit.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>

No differences found