lkml.org 
[lkml]   [2008]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/35] KVM updates for the 2.6.26 merge window (part II)
Date
These thirty-five patches comprise the second batch of the updates I have
queued for 2.6.26. Please review.

arch/x86/Kconfig | 8 +
arch/x86/kernel/Makefile | 1 +
arch/x86/kernel/crash.c | 3 +-
arch/x86/kernel/kvm.c | 247 ++++++++++++++
arch/x86/kernel/kvmclock.c | 27 ++
arch/x86/kernel/reboot.c | 13 +-
arch/x86/kernel/setup_32.c | 1 +
arch/x86/kernel/setup_64.c | 2 +
arch/x86/kvm/Kconfig | 2 +-
arch/x86/kvm/Makefile | 3 +-
arch/x86/kvm/i8254.c | 600 ++++++++++++++++++++++++++++++++++
arch/x86/kvm/i8254.h | 62 ++++
arch/x86/kvm/irq.c | 3 +
arch/x86/kvm/lapic.c | 8 +-
arch/x86/kvm/mmu.c | 426 ++++++++++++++++++++++---
arch/x86/kvm/paging_tmpl.h | 46 ++-
arch/x86/kvm/segment_descriptor.h | 29 --
arch/x86/kvm/svm.c | 41 ++-
arch/x86/kvm/svm.h | 3 +
arch/x86/kvm/tss.h | 59 ++++
arch/x86/kvm/vmx.c | 70 +++-
arch/x86/kvm/x86.c | 647 +++++++++++++++++++++++++++++++++----
arch/x86/kvm/x86_emulate.c | 4 +-
include/asm-x86/kvm.h | 21 ++
include/asm-x86/kvm_host.h | 54 +++-
include/asm-x86/kvm_para.h | 32 ++-
include/asm-x86/reboot.h | 2 +
include/linux/kvm.h | 7 +
include/linux/kvm_host.h | 21 +-
include/linux/kvm_para.h | 11 +-
virt/kvm/kvm_main.c | 78 ++++-
31 files changed, 2302 insertions(+), 229 deletions(-)


\
 
 \ /
  Last update: 2008-04-03 21:37    [W:0.112 / U:1.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site