From: Oliver Upton Date: Mon, 30 Oct 2023 20:21:19 +0000 (+0000) Subject: Merge branch kvm-arm64/mops into kvmarm/next X-Git-Tag: ceph-for-6.8-rc1~338^2^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=53ce49ea75602b51a1feb3844d535ced42b2d8c2;p=ceph-client.git Merge branch kvm-arm64/mops into kvmarm/next * kvm-arm64/mops: : KVM support for MOPS, courtesy of Kristina Martsenko : : MOPS adds new instructions for accelerating memcpy(), memset(), and : memmove() operations in hardware. This series brings virtualization : support for KVM guests, and allows VMs to run on asymmetrict systems : that may have different MOPS implementations. KVM: arm64: Expose MOPS instructions to guests KVM: arm64: Add handler for MOPS exceptions Signed-off-by: Oliver Upton --- 53ce49ea75602b51a1feb3844d535ced42b2d8c2