Revision 2ea1e35ab1f7adbae1bae2295529991d95c7f349 authored by Linus Torvalds on 28 December 2014, 21:08:08 UTC, committed by Linus Torvalds on 28 December 2014, 21:08:08 UTC
Pull KVM fixes from Paolo Bonzini:
 "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"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  kvm: warn on more invariant breakage
  kvm: fix sorting of memslots with base_gfn == 0
  kvm: x86: drop severity of "generation wraparound" message
  kvm: x86: vmx: reorder some msr writing
2 parent s 9a6b871 + dbaff30
History
File Mode Size
.gitignore -rw-r--r-- 29 bytes
Makefile -rw-r--r-- 1.4 KB
bpf-direct.c -rw-r--r-- 4.9 KB
bpf-fancy.c -rw-r--r-- 2.4 KB
bpf-helper.c -rw-r--r-- 2.2 KB
bpf-helper.h -rw-r--r-- 7.2 KB
dropper.c -rw-r--r-- 1.8 KB

back to top