From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 0/4] KVM/arm fixes for 4.17-rc4
Date: Fri, 4 May 2018 17:15:55 +0100 [thread overview]
Message-ID: <20180504161559.22852-1-marc.zyngier@arm.com> (raw)
Paolo, Radim,
Here is the second batch of KVM/arm fixes for 4.17, mostly fixing a
few fallouts from the merge window.
Please pull.
M.
The following changes since commit 85bd0ba1ff9875798fad94218b627ea9f768f3c3:
arm/arm64: KVM: Add PSCI version selection API (2018-04-20 16:32:23 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-for-4.17-2
for you to fetch changes up to b220244d41798c6592e7d17843256eb0bae456a0:
arm64: vgic-v2: Fix proxying of cpuif access (2018-05-04 16:45:55 +0100)
----------------------------------------------------------------
KVM/arm fixes for 4.17, take #2
- Fix proxying of GICv2 CPU interface accesses
- Fix crash when switching to BE
- Track source vcpu git GICv2 SGIs
- Fix an outdated bit of documentation
----------------------------------------------------------------
James Morse (2):
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
arm64: vgic-v2: Fix proxying of cpuif access
Marc Zyngier (1):
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Valentin Schneider (1):
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
arch/arm64/include/asm/kvm_emulate.h | 2 +-
arch/arm64/kvm/hyp/vgic-v2-cpuif-proxy.c | 24 ++++++++++++----
include/kvm/arm_vgic.h | 1 +
virt/kvm/arm/vgic/vgic-init.c | 2 +-
virt/kvm/arm/vgic/vgic-mmio.c | 10 +++++--
virt/kvm/arm/vgic/vgic-v2.c | 38 ++++++++++++++-----------
virt/kvm/arm/vgic/vgic-v3.c | 49 +++++++++++++++++++-------------
virt/kvm/arm/vgic/vgic.c | 30 +++++--------------
virt/kvm/arm/vgic/vgic.h | 14 +++++++++
9 files changed, 102 insertions(+), 68 deletions(-)
next reply other threads:[~2018-05-04 16:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-04 16:15 Marc Zyngier [this message]
2018-05-04 16:15 ` [PATCH 1/4] KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI Marc Zyngier
2018-05-04 16:15 ` [PATCH 2/4] KVM: arm64: Fix order of vcpu_write_sys_reg() arguments Marc Zyngier
2018-05-04 16:15 ` [PATCH 3/4] KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance Marc Zyngier
2018-05-04 16:15 ` [PATCH 4/4] arm64: vgic-v2: Fix proxying of cpuif access Marc Zyngier
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=20180504161559.22852-1-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