Re: [kvm-devel] KVM: SVM: Implement LBR virtualization

2008-02-14 Thread Avi Kivity
Joerg Roedel wrote: > 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

[kvm-devel] KVM: SVM: Implement LBR virtualization

2008-02-13 Thread Joerg Roedel
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