* [GIT PULL] KVM updates for 3.3-rc2
@ 2012-02-05 10:36 Avi Kivity
0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2012-02-05 10:36 UTC (permalink / raw)
To: Linus Torvalds; +Cc: KVM list, linux-kernel, Marcelo Tosatti
Linus, please pull from:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/3.3
Fixing a regression with the PMU MSRs when PMU virtualization is
disabled, a guest-internal DoS with the SYSCALL instruction, and a dirty
memory logging race that may cause live migration to fail.
Gleb Natapov (1):
KVM: do not #GP on perf MSR writes when vPMU is disabled
Stephan Bärwolf (2):
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
KVM: x86: fix missing checks in syscall emulation
Takuya Yoshikawa (1):
KVM: Fix __set_bit() race in mark_page_dirty() during dirty logging
arch/x86/include/asm/kvm_emulate.h | 16 +++++++++++
arch/x86/kvm/emulate.c | 51
++++++++++++++++++++++++++++++++++++
arch/x86/kvm/x86.c | 45 +++++++++++++++++++++++++++++++
virt/kvm/kvm_main.c | 2 +-
4 files changed, 113 insertions(+), 1 deletions(-)
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-05 10:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-05 10:36 [GIT PULL] KVM updates for 3.3-rc2 Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox