lkml.org 
[lkml]   [2007]   [Dec]   [30]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromAvi Kivity <>
Subject[PATCH 00/52] KVM patch queue review for 2.6.25 merge window (part III)
DateSun, 30 Dec 2007 09:09:46 +0200
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(-)

\
 
 \ /
  Last update: 2007-12-30 08:13    [from the cache]
©2003-2008