]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d260b008f8bf97e17808e34631fcc541a0191fd
tree3a1644bf9b26f29eee74614f70e9d9a82c079ea9
parent9ad7b355754821e409ee6ad4d28ff0e27f35c53b
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