public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* VMX: Fix long mode activation
@ 2009-02-20 17:23 Amit Shah
  2009-02-20 17:23 ` [PATCH 1/1] KVM: VMX: Update necessary state when guest enters long mode Amit Shah
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Shah @ 2009-02-20 17:23 UTC (permalink / raw)
  To: avi; +Cc: kvm


This patch correctly sets the host vmx state to shadow guest state when
it enters long mode.

With this fix, we can have is_long_mode() test for EFER.LMA instead of EFER.LME
which was done in commit 3a001629eea909b2aa97f001a9db4700f15d986b but reverted
in commit 5e23049e86dd298b72e206b420513dbc3a240cd9 because it broke Windows x64
guests.

Please apply and then revert 5e23049e86dd298b72e206b420513dbc3a240cd9 or
re-cherry-pick 3a001629eea909b2aa97f001a9db4700f15d986b.

Amit

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-24 10:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-20 17:23 VMX: Fix long mode activation Amit Shah
2009-02-20 17:23 ` [PATCH 1/1] KVM: VMX: Update necessary state when guest enters long mode Amit Shah
2009-02-24 10:26   ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox