]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXIT
authorGleb Natapov <gleb@redhat.com>
Sun, 12 Aug 2012 13:12:29 +0000 (16:12 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 13 Aug 2012 22:07:58 +0000 (19:07 -0300)
commit2a7921b7a033d5cfc176690d6297c82846c582b2
treeafa0d8381230b60492dc0a8f27ebc01f0eb0f0a8
parent6024f1a4dd066d54213cc17f821e19e3062298ca
KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXIT

MSR_IA32_DEBUGCTLMSR is zeroed on VMEXIT. Restore it to the correct
value.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/vmx.c