Skip to content

KVM: arm64: Rebase for RHEL 9.5 - part 2

Sebastian Ott requested to merge seott1/centos-stream-9:backports-9.5-v2 into main

JIRA: https://issues.redhat.com/browse/RHEL-43288

Testing: basic tests on bare metal and on a VM, virtualization tests

Rebase kvm-arm for RHEL 9.5 to include upstream changes up to v6.10.

Note: There are a few minor context diffs due to out of order backports.

These non-kvm patches have been picked up as dependencies (the first one is also part of !4477)
d70bac1d22f0 arm64: Avoid cpus_have_const_cap() for ARM64_HAS_ARMv8_4_TTL
c910f2b65518 arm64/mm: Update tlb invalidation routines for FEAT_LPA2

Signed-off-by: Sebastian Ott sebott@redhat.com

Edited by Sebastian Ott

Merge request reports