Linus, please pull from the repo and branch at:

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/kvm-3.6-2

to receive a trio of KVM fixes: incorrect lookup of guest cpuid,
an uninitialized variable fix, and error path cleanup fix.

Shortlog/diffstat follow.

----------------------------------------------------------------
KVM updates for 3.6-rc5

----------------------------------------------------------------
Jamie Iles (1):
      KVM: PIC: fix use of uninitialised variable.

Ren, Yongjie (1):
      KVM: x86: Check INVPCID feature bit in EBX of leaf 7

Xiao Guangrong (1):
      KVM: fix error paths for failed gfn_to_page() calls

 arch/x86/kvm/i8259.c |  2 +-
 arch/x86/kvm/vmx.c   | 23 ++++++++++++++++++-----
 arch/x86/kvm/x86.c   | 13 ++++++++++---
 3 files changed, 29 insertions(+), 9 deletions(-)

-- 
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to