From: Linus Torvalds Date: Tue, 7 Feb 2012 00:26:58 +0000 (-0800) Subject: Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=14fdbf7eb4fb3fc4ab01f88470549783c4c8d3d5;p=~shefty%2Frdma-dev.git Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm 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. * 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: do not #GP on perf MSR writes when vPMU is disabled KVM: x86: fix missing checks in syscall emulation KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" KVM: Fix __set_bit() race in mark_page_dirty() during dirty logging --- 14fdbf7eb4fb3fc4ab01f88470549783c4c8d3d5