From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL] arm/arm64: KVM: pull request for 3.18-rc6
Date: Fri, 21 Nov 2014 17:21:04 +0000 [thread overview]
Message-ID: <1416590467-6044-1-git-send-email-marc.zyngier@arm.com> (raw)
Hi Paolo,
Please consider pulling the following patches that fixes a few issues
for KVM on arm/arm64.
The following changes since commit 41e7ed64d86db351a94063596b478a0bfc040258:
KVM: nVMX: Disable preemption while reading from shadow VMCS (2014-10-29 13:13:52 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-3.18-rc6
for you to fetch changes up to 837711af0e99718af5a8cc84fe42ea335c9c71ce:
arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create() (2014-11-21 17:00:57 +0000)
----------------------------------------------------------------
Updates for KVM/{arm,arm64}, fixing a few issues:
- fix an unmap error when using 48bit VAs
- trap access to ICC_SRE_EL1 when the guest is trying to use GICv3
- return an error when userspace is trying to init the vgic on a running VM
----------------------------------------------------------------
Christoffer Dall (2):
arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI
arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()
Mark Rutland (1):
arm64: KVM: fix unmapping with 48-bit VAs
arch/arm/kvm/mmu.c | 3 ++-
arch/arm64/kvm/sys_regs.c | 9 +++++++++
virt/kvm/arm/vgic.c | 8 ++++----
3 files changed, 15 insertions(+), 5 deletions(-)
--
2.1.3
next reply other threads:[~2014-11-21 17:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-21 17:21 Marc Zyngier [this message]
2014-11-21 17:21 ` [PATCH 1/3] arm64: KVM: fix unmapping with 48-bit VAs Marc Zyngier
2014-11-21 17:21 ` [PATCH 2/3] arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI Marc Zyngier
2014-11-21 17:21 ` [PATCH 3/3] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create() Marc Zyngier
2014-11-21 18:32 ` [PULL] arm/arm64: KVM: pull request for 3.18-rc6 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=1416590467-6044-1-git-send-email-marc.zyngier@arm.com \
--to=marc.zyngier@arm.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).