public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KVM: SVM: Implement LBR virtualization
@ 2008-02-13 17:58 Joerg Roedel
  2008-02-13 17:58 ` [PATCH 1/3] KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter Joerg Roedel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Joerg Roedel @ 2008-02-13 17:58 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm-devel

This patch set enables the virtualization of the last branch record in SVM if
this feature is supported by the hardware. To the previous post the fix for the
XP 64 bit install crash has been removed from this series and was posted
seperatly to keep it small enough for 2.6.25. This patch set applies on top of
that fix.

Joerg

diffstat:

 arch/x86/kvm/kvm_svm.h |    2 +
 arch/x86/kvm/svm.c     |  118 ++++++++++++++++++++++++++++++-----------------
 2 files changed, 77 insertions(+), 43 deletions(-)





-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

end of thread, other threads:[~2008-02-14  9:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13 17:58 KVM: SVM: Implement LBR virtualization Joerg Roedel
2008-02-13 17:58 ` [PATCH 1/3] KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter Joerg Roedel
2008-02-13 17:58 ` [PATCH 2/3] KVM: SVM: allocate the MSR permission map per VCPU Joerg Roedel
2008-02-13 17:58 ` [PATCH 3/3] KVM: SVM: enable LBR virtualization Joerg Roedel
2008-02-14  9:41 ` KVM: SVM: Implement " Avi Kivity

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