* [GIT PULL] KVM/arm64 fixes for 6.0, take #1
@ 2022-08-18 14:08 Marc Zyngier
2022-08-19 9:44 ` Paolo Bonzini
0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2022-08-18 14:08 UTC (permalink / raw)
To: Paolo Bonzini
Cc: Oliver Upton, Yang Yingliang, James Morse, Suzuki K Poulose,
Alexandru Elisei, kvmarm, kvm, linux-arm-kernel, kernel-team
Paolo,
Here's a small set of KVM/arm64 fixes for 6.0, the most visible thing
being a better handling of systems with asymmetric AArch32 support.
Please pull,
M.
The following changes since commit 0982c8d859f8f7022b9fd44d421c7ec721bb41f9:
Merge branch kvm-arm64/nvhe-stacktrace into kvmarm-master/next (2022-07-27 18:33:27 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.0-1
for you to fetch changes up to b10d86fb8e46cc812171728bcd326df2f34e9ed5:
KVM: arm64: Reject 32bit user PSTATE on asymmetric systems (2022-08-17 10:29:07 +0100)
----------------------------------------------------------------
KVM/arm64 fixes for 6.0, take #1
- Fix unexpected sign extension of KVM_ARM_DEVICE_ID_MASK
- Tidy-up handling of AArch32 on asymmetric systems
----------------------------------------------------------------
Oliver Upton (2):
KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
Yang Yingliang (1):
KVM: arm64: Fix compile error due to sign extension
arch/arm64/include/asm/kvm_host.h | 4 ++++
arch/arm64/include/uapi/asm/kvm.h | 6 ++++--
arch/arm64/kvm/arm.c | 3 +--
arch/arm64/kvm/guest.c | 2 +-
arch/arm64/kvm/sys_regs.c | 4 ++--
5 files changed, 12 insertions(+), 7 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] KVM/arm64 fixes for 6.0, take #1
2022-08-18 14:08 [GIT PULL] KVM/arm64 fixes for 6.0, take #1 Marc Zyngier
@ 2022-08-19 9:44 ` Paolo Bonzini
0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2022-08-19 9:44 UTC (permalink / raw)
To: Marc Zyngier
Cc: Oliver Upton, Yang Yingliang, James Morse, Suzuki K Poulose,
Alexandru Elisei, kvmarm, kvm, linux-arm-kernel, kernel-team
Pulled, thanks.
Paolo
On Thu, Aug 18, 2022 at 4:09 PM Marc Zyngier <maz@kernel.org> wrote:
>
> Paolo,
>
> Here's a small set of KVM/arm64 fixes for 6.0, the most visible thing
> being a better handling of systems with asymmetric AArch32 support.
>
> Please pull,
>
> M.
>
> The following changes since commit 0982c8d859f8f7022b9fd44d421c7ec721bb41f9:
>
> Merge branch kvm-arm64/nvhe-stacktrace into kvmarm-master/next (2022-07-27 18:33:27 +0100)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.0-1
>
> for you to fetch changes up to b10d86fb8e46cc812171728bcd326df2f34e9ed5:
>
> KVM: arm64: Reject 32bit user PSTATE on asymmetric systems (2022-08-17 10:29:07 +0100)
>
> ----------------------------------------------------------------
> KVM/arm64 fixes for 6.0, take #1
>
> - Fix unexpected sign extension of KVM_ARM_DEVICE_ID_MASK
>
> - Tidy-up handling of AArch32 on asymmetric systems
>
> ----------------------------------------------------------------
> Oliver Upton (2):
> KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
> KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
>
> Yang Yingliang (1):
> KVM: arm64: Fix compile error due to sign extension
>
> arch/arm64/include/asm/kvm_host.h | 4 ++++
> arch/arm64/include/uapi/asm/kvm.h | 6 ++++--
> arch/arm64/kvm/arm.c | 3 +--
> arch/arm64/kvm/guest.c | 2 +-
> arch/arm64/kvm/sys_regs.c | 4 ++--
> 5 files changed, 12 insertions(+), 7 deletions(-)
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-19 9:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-18 14:08 [GIT PULL] KVM/arm64 fixes for 6.0, take #1 Marc Zyngier
2022-08-19 9:44 ` Paolo Bonzini
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).