From: Marc Zyngier <maz@kernel.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>,
Fuad Tabba <tabba@google.com>, Mark Brown <broonie@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Oliver Upton <oliver.upton@linux.dev>,
Will Deacon <will@kernel.org>, Joey Gouly <joey.gouly@arm.com>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
Zenghui Yu <yuzenghui@huawei.com>,
kvmarm@lists.linux.dev, kvm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] KVM/arm64 fixes for 6.16, take #5
Date: Thu, 3 Jul 2025 11:05:44 +0100 [thread overview]
Message-ID: <20250703100544.947908-1-maz@kernel.org> (raw)
Paolo,
The one-fixes-PR-per-week trend continues, with ever decreasing levels
of severity.
This time, we drop some leftovers from past fixes, removing the EL1 S1
mapping of the host FPSIMD state, and stop advertising bogus S2 base
granule sizes to the guest.
I expect you will bundle this with the kvmarm-fixes-6.16-4 PR from
last week.
Please pull,
M.
Marc Zyngier (1):
KVM: arm64: Fix handling of FEAT_GTG for unimplemented granule sizes
Mark Rutland (1):
KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()
arch/arm64/include/asm/kvm_host.h | 1 -
arch/arm64/kvm/arm.c | 4 ----
arch/arm64/kvm/fpsimd.c | 26 --------------------------
arch/arm64/kvm/nested.c | 26 +++++++++++++++++++++++---
4 files changed, 23 insertions(+), 34 deletions(-)
--
2.39.2
The following changes since commit 0e02219f9cf4f0c0aa3dbf3c820e6612bf3f0c8c:
KVM: arm64: Don't free hyp pages with pKVM on GICv2 (2025-06-26 11:39:15 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.16-5
for you to fetch changes up to 42ce432522a17685f5a84529de49e555477c0a1f:
KVM: arm64: Remove kvm_arch_vcpu_run_map_fp() (2025-07-03 10:39:24 +0100)
----------------------------------------------------------------
KVM/arm64 fixes for 6.16, take #
- Remove the last leftovers from the ill-fated FPSIMD host state
mapping at EL2 stage-1
- Fix unexpected advertisement to the guest of unimplemented S2 base
granule sizes
----------------------------------------------------------------
Marc Zyngier (1):
KVM: arm64: Fix handling of FEAT_GTG for unimplemented granule sizes
Mark Rutland (1):
KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()
arch/arm64/include/asm/kvm_host.h | 1 -
arch/arm64/kvm/arm.c | 4 ----
arch/arm64/kvm/fpsimd.c | 26 --------------------------
arch/arm64/kvm/nested.c | 26 +++++++++++++++++++++++---
4 files changed, 23 insertions(+), 34 deletions(-)
next reply other threads:[~2025-07-03 10:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-03 10:05 Marc Zyngier [this message]
2025-07-08 14:48 ` [GIT PULL] KVM/arm64 fixes for 6.16, take #5 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=20250703100544.947908-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=broonie@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=joey.gouly@arm.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.linux.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=oliver.upton@linux.dev \
--cc=pbonzini@redhat.com \
--cc=suzuki.poulose@arm.com \
--cc=tabba@google.com \
--cc=will@kernel.org \
--cc=yuzenghui@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.