x86: allow control domain to limit machine addresses given to a particular guest
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 11 Jul 2008 11:51:26 +0000 (12:51 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 11 Jul 2008 11:51:26 +0000 (12:51 +0100)
commit41296317a3156c84206de931ba9118330e0c3fc4
treef2728d5585d608d74570bd3dea5647490584f94e
parent04e28c8d4f8411cb8af638124676142edfcda1b5
x86: allow control domain to limit machine addresses given to a particular guest

This allows domains which make buggy assumptions about the maximum
possible MFN to be worked around.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxc/xc_domain.c
tools/libxc/xenctrl.h
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xm/create.py
xen/arch/x86/domctl.c
xen/arch/x86/x86_64/mm.c
xen/include/public/domctl.h
xen/include/xsm/xsm.h
xen/xsm/dummy.c