[PATCH 00/52] KVM patch queue review for 2.6.25 merge window (part III)

From: Avi Kivity
Date: Sun Dec 30 2007 - 02:11:13 EST


The third installment of the 2.6.25 kvm patch queue, for your reviewing
pleasure. This time, a diffstat of the files affected by these 53 patches is
appended.

drivers/kvm/kvm.h | 384 ++++++---------------------------------------
drivers/kvm/kvm_main.c | 192 +++++++---------------
drivers/kvm/mmu.c | 113 +++++++++++---
drivers/kvm/paging_tmpl.h | 156 +++++++------------
drivers/kvm/svm.c | 4 +-
drivers/kvm/vmx.c | 5 +-
drivers/kvm/x86.c | 261 +++++++++++++++++++++++++------
drivers/kvm/x86.h | 331 ++++++++++++++++++++++++++++++++++++++
drivers/kvm/x86_emulate.c | 38 +++++-
drivers/kvm/x86_emulate.h | 18 +--
include/asm-x86/Kbuild | 1 +
include/asm-x86/kvm.h | 155 ++++++++++++++++++
include/linux/kvm.h | 137 +----------------
13 files changed, 1003 insertions(+), 792 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/