kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM updates for 3.6-rc5
@ 2012-09-10 15:34 Avi Kivity
  0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2012-09-10 15:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: KVM list, linux-kernel, Marcelo Tosatti

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-10 15:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-10 15:34 [GIT PULL] KVM updates for 3.6-rc5 Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).