[PATCH 00/40] KVM updates for the 2.6.26 merge window (part I)



These are the first forty of about a hundred patches I have queued for 2.6.26.
Note that a few will go through git-s390, maybe a couple through x86.git, and
a few to 2.6.25-rc.

The ia64 patches are not included as they are being reviewed, but I hope to have
them merged in time for the 2.6.26 merge window.

Happy reviewing!

Diffstat for this batch:

arch/x86/Kconfig | 11 ++
arch/x86/kernel/Makefile | 1 +
arch/x86/kernel/kvmclock.c | 160 ++++++++++++++++++++++++++++
arch/x86/kernel/setup_32.c | 5 +
arch/x86/kernel/setup_64.c | 5 +
arch/x86/kvm/kvm_svm.h | 2 +
arch/x86/kvm/mmu.c | 168 +++++++++++++++++++++++-------
arch/x86/kvm/mmu.h | 6 +
arch/x86/kvm/paging_tmpl.h | 24 ++---
arch/x86/kvm/svm.c | 211 ++++++++++++++++++++++++++++--------
arch/x86/kvm/vmx.c | 100 +++++++++++++++---
arch/x86/kvm/vmx.h | 10 ++-
arch/x86/kvm/x86.c | 147 +++++++++++++++++++++++--
arch/x86/kvm/x86_emulate.c | 252 ++++++++++++++++++++++++-------------------
include/asm-x86/kvm_host.h | 16 +++-
include/asm-x86/kvm_para.h | 25 +++++
include/linux/kvm.h | 3 +
include/linux/kvm_host.h | 6 +-
virt/kvm/kvm_main.c | 13 ++-
19 files changed, 919 insertions(+), 246 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/



Relevant Pages

  • Re: Slow DOWN, please!!!
    ... patches and trying to find bugs in them". ... Encourage each other into reviewing code ... I suspect that insisting on developers to post their ... It's not much about reviewing each others' patches, ...
    (Linux-Kernel)
  • Re: Slow DOWN, please!!!
    ... patches and trying to find bugs in them". ... Encourage each other into reviewing code ... I suspect that insisting on developers to post their ... It's not much about reviewing each others' patches, ...
    (Linux-Kernel)
  • Re: [GIT PATCH] hwmon updates against v2.6.26
    ... probably have such a tree available to be included in linux-next. ... little with regards to reviewing hwmon patches, I would be grateful if you ... I only use git to push patches to Linus once in a while. ...
    (Linux-Kernel)
  • Re: [PATCH x86] [12/16] Optimize lock prefix switching to run less frequently
    ... through checkpath.pl and fix the problems. ... a filter that converts spaces to tabs for incoming patches? ... Is forcing humans to convert spaces to tabs an useful activity? ... Sure that's expected and I missed issues too when I was reviewing x86 patches ...
    (Linux-Kernel)
  • [PATCH 00/12] IB/ehca: New features and fixes for 2.6.24
    ... Here are some fresh eHCA driver features and fixes for your reviewing ... works around a firmware race condition ... The patches should apply cleanly, in order, against Roland's git. ...
    (Linux-Kernel)