public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	kvm <kvm@vger.kernel.org>, Paolo Bonzini <pbonzini@redhat.com>
Subject: [GIT PULL] KVM fixes for 3.10-rc5
Date: Tue, 11 Jun 2013 14:48:16 +0300	[thread overview]
Message-ID: <20130611114816.GA30505@redhat.com> (raw)


Linus,

Please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git fixes

To receive the following KVM bug fixes. There is one more fix for MIPS
KVM ABI here, MIPS and PPC build breakage fixes and a couple of PPC bug fixes.


David Daney (2):
      kvm: Add definition of KVM_REG_MIPS
      mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG

James Hogan (1):
      KVM: add kvm_para_available to asm-generic/kvm_para.h

Mihai Caraman (1):
      kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage

Scott Wood (3):
      kvm/ppc/booke64: Disable e6500 support
      kvm/ppc/booke: Hold srcu lock when calling gfn functions
      kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()

 arch/mips/include/uapi/asm/kvm.h   |   81 +++++++++++++++++------------------
 arch/mips/kvm/kvm_mips.c           |   83 +++++++++++++++++++++++-------------
 arch/powerpc/include/asm/kvm_asm.h |   16 ++++---
 arch/powerpc/kvm/44x_tlb.c         |    5 +++
 arch/powerpc/kvm/booke.c           |   18 ++++++++
 arch/powerpc/kvm/e500_mmu.c        |    5 +++
 arch/powerpc/kvm/e500mc.c          |    2 -
 include/asm-generic/kvm_para.h     |    5 +++
 include/uapi/linux/kvm.h           |    1 +
 9 files changed, 137 insertions(+), 79 deletions(-)

--
			Gleb.

                 reply	other threads:[~2013-06-11 11:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130611114816.GA30505@redhat.com \
    --to=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox