This is a continuation of my April 1 patchset. Both will be submitted shortly for inclusion in Linux 2.6.22. Happily, significant performance improvements are included, rather than just stability and correctness fixes.
drivers/kvm/kvm.h | 40 +++++++++------ drivers/kvm/kvm_main.c | 120 ++++++++++++++++++++++++-------------------- drivers/kvm/kvm_vmx.h | 14 ----- drivers/kvm/mmu.c | 83 ++++++++++++++++++++++++++----- drivers/kvm/paging_tmpl.h | 2 +- drivers/kvm/svm.c | 62 ++++++++++++++++-------- drivers/kvm/vmx.c | 113 +++++++++++++++++++++++++++++++----------- drivers/kvm/x86_emulate.c | 46 +++-------------- drivers/kvm/x86_emulate.h | 32 ++---------- 9 files changed, 301 insertions(+), 211 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/