[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <11775793382353-git-send-email-avi@qumranet.com>
Date: Thu, 26 Apr 2007 12:22:00 +0300
From: Avi Kivity <avi@...ranet.com>
To: kvm-devel@...ts.sourceforge.net
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 00/18] KVM updates for 2.6.22
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists