This series of patches adds the missing kvmtrace markers to the SVM specific code paths in KVM. Further it adds a new trace event for TDP page faults.
The diffstat: arch/x86/kvm/lapic.c | 4 ++++ arch/x86/kvm/svm.c | 45 ++++++++++++++++++++++++++++++++++++++++++--- arch/x86/kvm/vmx.c | 2 -- arch/x86/kvm/x86.c | 25 ++++++++++++++++++++----- include/asm-x86/kvm.h | 1 + 5 files changed, 67 insertions(+), 10 deletions(-) ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel