KVM: VMX: Allow the guest to own some cr0 bits
authorAvi Kivity <avi@redhat.com>
Tue, 29 Dec 2009 16:43:06 +0000 (18:43 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:50 +0000 (12:35 -0300)
commite8467fda83cdc9de53972fee0cd2e6916cf66f41
tree3a1644bf9b26f29eee74614f70e9d9a82c079ea9
parent4d4ec0874583b127caac1d0f84033c8971b2fd2a
KVM: VMX: Allow the guest to own some cr0 bits

We will use this later to give the guest ownership of cr0.ts.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/kvm_cache_regs.h
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c