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)
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>

No differences found