Where have you based these changes on? I already did most of the cleanups to svm.c you have made here and the patch should be in avi/master. Joerg On Wed, Mar 10, 2010 at 12:37:47PM +0100, Andrea Gelmini wrote: > Fixes for all files > > Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx> > --- > arch/x86/kvm/emulate.c | 139 +++++++++++++++++++++++----------------------- > arch/x86/kvm/i8254.c | 8 +-- > arch/x86/kvm/i8254.h | 12 ++-- > arch/x86/kvm/i8259.c | 3 +- > arch/x86/kvm/kvm_timer.h | 6 +- > arch/x86/kvm/lapic.c | 6 +- > arch/x86/kvm/mmu.c | 17 +++--- > arch/x86/kvm/mmutrace.h | 6 +- > arch/x86/kvm/svm.c | 77 +++++++++++++------------- > arch/x86/kvm/trace.h | 12 ++-- > arch/x86/kvm/vmx.c | 44 +++++++------- > arch/x86/kvm/x86.c | 18 +++--- > arch/x86/kvm/x86.h | 2 +- > 13 files changed, 170 insertions(+), 180 deletions(-) -- 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