]> xenbits.xensource.com Git - xen.git/commit
xenpaging: Add a check to Xen for EPT.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 2 Aug 2010 16:17:55 +0000 (17:17 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 2 Aug 2010 16:17:55 +0000 (17:17 +0100)
commitffc1e7f1549a5715018579ef3c02b0c1a8da363f
tree09b181de55d4278e0ff2af758bf9cbbe7ddffd5d
parentcef33294d4bf6912138687780c7949fedc97140e
xenpaging: Add a check to Xen for EPT.

There isn't seem to be a way to directly check for EPT, so instead
check for HAP and an Intel processor. If EPT isn't enabled, then
return an error to the tool.

Signed-off-by: Patrick Colp <pjcolp@cs.ubc.ca>
xen-unstable changeset:   21882:af52102e4dcf
xen-unstable date:        Wed Jul 28 07:54:40 2010 +0100
xen/arch/x86/mm/mem_event.c