[<prev] [next>] [day] [month] [year] [list]
Message-ID: <48301DE1.7040006@qumranet.com>
Date: Sun, 18 May 2008 15:15:29 +0300
From: Avi Kivity <avi@...ranet.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: kvm@...r.kernel.org, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] KVM Updates for 2.6.26-rc2
Linus, please pull from the repo and branch at
git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git
kvm-updates-2.6.26
To receive the following kvm fixes for 2.6.26-rc2:
Avi Kivity (2):
KVM: x86 emulator: fix writes to registers with modrm encodings
KVM: Update MAINTAINERS for new mailing lists
Heiko Carstens (1):
s390: KVM guest: fix compile error
Marcelo Tosatti (3):
KVM: PIT: take inject_pending into account when emulating hlt
KVM: Fix kvm_vcpu_block() task state race
KVM: LAPIC: ignore pending timers if LVTT is disabled
Xiantao Zhang (3):
KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg
KVM: ia64: fix GVMM module including position-dependent objects
KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48
MAINTAINERS | 14 ++++++------
arch/ia64/kvm/Makefile | 3 +-
arch/ia64/kvm/memcpy.S | 1 +
arch/ia64/kvm/memset.S | 1 +
arch/x86/kvm/i8254.c | 2 +-
arch/x86/kvm/lapic.c | 2 +-
arch/x86/kvm/x86_emulate.c | 7 ++++-
drivers/s390/kvm/kvm_virtio.c | 40
+++++++++++++++++++++---------------
include/asm-ia64/kvm.h | 12 ++++++++--
include/asm-x86/kvm_x86_emulate.h | 1 +
virt/kvm/kvm_main.c | 29 +++++++++++++-------------
11 files changed, 65 insertions(+), 47 deletions(-)
create mode 100644 arch/ia64/kvm/memcpy.S
create mode 100644 arch/ia64/kvm/memset.S
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
--
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