kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Zyngier <marc.zyngier@arm.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Christoffer Dall <christoffer.dall@linaro.org>,
	Andre Przywara <andre.przywara@arm.com>,
	Cosmin Gorgovan <cosmin@linux-geek.org>,
	Tirumalesh Chalamarla <tchalamarla@caviumnetworks.com>,
	linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org,
	kvmarm@lists.cs.columbia.edu, Gleb Natapov <gleb@kernel.org>
Subject: [PULL] KVM/ARM fixes for 4.5-rc4
Date: Thu, 11 Feb 2016 15:59:44 +0000	[thread overview]
Message-ID: <1455206386-24997-1-git-send-email-marc.zyngier@arm.com> (raw)

Hi Paolo,

Please find below the KVM/ARM updates for 4.5-rc4. One fix for the
timer, and another for the HYP MMU setup.

Please pull!

Thanks,

	M.

The following changes since commit 6327f35a2010c06a3bc2bfb14202a38764fb9920:

  arm64: KVM: Fix guest dead loop when register accessor returns false (2016-01-24 21:56:01 +0000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-4.5-rc4

for you to fetch changes up to 3c5b1d92b3b02be07873d611a27950addff544d3:

  arm64: KVM: Configure TCR_EL2.PS at runtime (2016-02-11 13:16:47 +0000)

----------------------------------------------------------------
KVM/ARM fixes for 4.5-rc4

- Fix for an unpleasant crash when the VM is created without a timer
- Allow HYP mode to access the full PA space, and not only 40bit

----------------------------------------------------------------
Andre Przywara (1):
      KVM: arm/arm64: Fix reference to uninitialised VGIC

Tirumalesh Chalamarla (1):
      arm64: KVM: Configure TCR_EL2.PS at runtime

 arch/arm64/include/asm/kvm_arm.h |  2 --
 arch/arm64/kvm/hyp-init.S        | 12 +++++++-----
 virt/kvm/arm/arch_timer.c        |  9 ++++++---
 3 files changed, 13 insertions(+), 10 deletions(-)

             reply	other threads:[~2016-02-11 15:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-11 15:59 Marc Zyngier [this message]
2016-02-11 15:59 ` [PATCH 1/2] KVM: arm/arm64: Fix reference to uninitialised VGIC Marc Zyngier
2016-02-11 15:59 ` [PATCH 2/2] arm64: KVM: Configure TCR_EL2.PS at runtime Marc Zyngier
2016-02-11 21:47 ` [PULL] KVM/ARM fixes for 4.5-rc4 Paolo Bonzini

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=1455206386-24997-1-git-send-email-marc.zyngier@arm.com \
    --to=marc.zyngier@arm.com \
    --cc=andre.przywara@arm.com \
    --cc=christoffer.dall@linaro.org \
    --cc=cosmin@linux-geek.org \
    --cc=gleb@kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=pbonzini@redhat.com \
    --cc=tchalamarla@caviumnetworks.com \
    /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;
as well as URLs for NNTP newsgroup(s).