Linus, The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus for you to fetch changes up to dbaff30940d6ef9bfa5f1f0c819cf3344ed3129f: kvm: warn on more invariant breakage (2014-12-28 10:01:25 +0100) ---------------------------------------------------------------- The important fixes are for two bugs introduced by the merge window. On top of this, add a couple of WARN_ONs and stop spamming dmesg on pretty much every boot of a virtual machine. ---------------------------------------------------------------- Paolo Bonzini (3): kvm: x86: drop severity of "generation wraparound" message kvm: fix sorting of memslots with base_gfn == 0 kvm: warn on more invariant breakage Tiejun Chen (1): kvm: x86: vmx: reorder some msr writing arch/x86/kvm/mmu.c | 2 +- arch/x86/kvm/vmx.c | 88 ++++++++++++++++++++++++++--------------------------- virt/kvm/kvm_main.c | 26 ++++++++++++---- 3 files changed, 65 insertions(+), 51 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html