x86: make injection of spurious page faults configurable per domain
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 15 Oct 2008 14:56:26 +0000 (15:56 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 15 Oct 2008 14:56:26 +0000 (15:56 +0100)
commit39407bed9c03dad5707aab7dd71946e1589c9460
treee5aaf6eaeeb7176d99f366b0136741a9830232ee
parentf0064d9c2b46a9032863ea05378672e4c5735292
x86: make injection of spurious page faults configurable per domain

Some distro kernels do not handle spurious page faults so allow these
to be supressed on a per VM basis.

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/traps.c
xen/include/asm-x86/domain.h
xen/include/public/domctl.h