On Mon, Jan 25, 2010 at 07:36:02PM +0200, Avi Kivity wrote: > We don't trace failed msr access (wrmsr or rdmsr which end up generating a > #GP), which loses important data. > > Avi Kivity (2): > KVM: Fix msr trace > KVM: Trace failed msr reads and writes > > arch/x86/kvm/svm.c | 13 ++++++++----- > arch/x86/kvm/trace.h | 27 ++++++++++++++++----------- > arch/x86/kvm/vmx.c | 5 +++-- > 3 files changed, 27 insertions(+), 18 deletions(-) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html