diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2009-05-28 09:51:43 +0100 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2009-05-28 09:51:43 +0100 |
commit | 115e860529f9823cbcb7383555794cdf8a8a67cd (patch) | |
tree | 98aa1c33fe9790090e5935ac849318e433db3984 /xen/arch/x86/smp.c | |
parent | 7f1f6b865b0d72977ee517873cedcba71744b099 (diff) | |
download | xen-115e860529f9823cbcb7383555794cdf8a8a67cd.tar.gz xen-115e860529f9823cbcb7383555794cdf8a8a67cd.tar.bz2 xen-115e860529f9823cbcb7383555794cdf8a8a67cd.zip |
x86 vmx: Unrestricted guest (realmode) support
It allows fully virtualized guests to run real mode and unpaged mode
code natively in the VMX mode when EPT is turned on. With the
unrestricted guest there is no need to emulate the guest real mode
code in the vm86 container or in the emulator. Also the guest big real
mode code works like native.
This patch enhances Xen to use the unrestricted guest feature if
available on the processor. It also adds a new xen parameter to
disable the unrestricted guest feature at the boot time.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'xen/arch/x86/smp.c')
0 files changed, 0 insertions, 0 deletions