public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@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 4.0-rc4
Date: Mon, 16 Mar 2015 20:28:18 -0300	[thread overview]
Message-ID: <20150316232818.GA4277@amt.cnet> (raw)


Linus,

Please pull from

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

To receive the following KVM bug fixes (ARM and x86).


Christoffer Dall (1):
      arm/arm64: KVM: Keep elrsr/aisr in sync with software model

Marc Zyngier (3):
      arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
      arm64: KVM: Do not use pgd_index to index stage-2 pgd
      arm64: KVM: Fix outdated comment about VTCR_EL2.PS

Marcelo Tosatti (1):
      Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/.../kvmarm/kvmarm

Paolo Bonzini (1):
      kvm: move advertising of KVM_CAP_IRQFD to common code

Petr Matousek (1):
      kvm: x86: i8259: return initialized data on invalid-size read

Wei Yongjun (1):
      arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()

Wincy Van (1):
      KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode

 arch/arm/include/asm/kvm_mmu.h   |   13 +++---
 arch/arm/kvm/mmu.c               |   75 +++++++++++++++++++++++++++------------
 arch/arm64/include/asm/kvm_arm.h |    5 +-
 arch/arm64/include/asm/kvm_mmu.h |   48 +++---------------------
 arch/s390/kvm/kvm-s390.c         |    1 
 arch/x86/kvm/i8259.c             |    1 
 arch/x86/kvm/vmx.c               |   11 +++--
 arch/x86/kvm/x86.c               |    1 
 include/kvm/arm_vgic.h           |    1 
 virt/kvm/arm/vgic-v2.c           |    8 ++++
 virt/kvm/arm/vgic-v3.c           |    8 ++++
 virt/kvm/arm/vgic.c              |   22 ++++++++++-
 virt/kvm/kvm_main.c              |    1 
 13 files changed, 114 insertions(+), 81 deletions(-)

                 reply	other threads:[~2015-03-16 23:28 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=20150316232818.GA4277@amt.cnet \
    --to=mtosatti@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