From: Avi Kivity <avi@qumranet.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm-devel <kvm-devel@lists.sourceforge.net>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] KVM fixes for 2.6.25-rc3
Date: Tue, 04 Mar 2008 18:03:44 +0200 [thread overview]
Message-ID: <47CD72E0.6060603@qumranet.com> (raw)
Linus, please pull the kvm fixes in the repo and branch
git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git for-linus
comprising an ABI fix, a few host crash fixes, AMD specific fixes,
a Kbuild fix for the randconfig addicts, fallout from the scaling
work, and other miscellany.
Avi Kivity (5):
KVM: Make the supported cpuid list a host property rather than a
vm property
KVM: Avoid infinite-frequency local apic timer
KVM: Route irq 0 to vcpu 0 exclusively
KVM: MMU: Fix race when instantiating a shadow pte
KVM: VMX: Avoid rearranging switched guest msrs while they are loaded
Izik Eidus (1):
KVM: remove the usage of the mmap_sem for the protection of the
memory slots.
Joerg Roedel (4):
KVM: SVM: Fix lazy FPU switching
KVM: SVM: set NM intercept when enabling CR0.TS in the guest
KVM: emulate access to MSR_IA32_MCG_CTL
KVM: SVM: fix Windows XP 64 bit installation crash
Marcelo Tosatti (2):
KVM: move alloc_apic_access_page() outside of non-preemptable region
KVM: make MMU_DEBUG compile again
Paul Knowles (1):
KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly
Randy Dunlap (1):
x86: disable KVM for Voyager and friends
arch/x86/Kconfig | 2 +-
arch/x86/kvm/lapic.c | 4 ++
arch/x86/kvm/mmu.c | 38 ++++++++++-----
arch/x86/kvm/paging_tmpl.h | 20 +++++---
arch/x86/kvm/svm.c | 26 ++++++++++
arch/x86/kvm/vmx.c | 14 ++++--
arch/x86/kvm/x86.c | 114
+++++++++++++++++++++++++-------------------
include/linux/kvm.h | 4 +-
include/linux/kvm_host.h | 1 +
virt/kvm/ioapic.c | 8 +++
virt/kvm/kvm_main.c | 5 +-
11 files changed, 156 insertions(+), 80 deletions(-)
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
reply other threads:[~2008-03-04 16:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47CD72E0.6060603@qumranet.com \
--to=avi@qumranet.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox