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(-) ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
