From: Oliver Upton Date: Mon, 30 Oct 2023 20:21:19 +0000 (+0000) Subject: Merge branch kvm-arm64/mops into kvmarm/next X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=53ce49ea75602b51a1feb3844d535ced42b2d8c2;p=people%2Fpauldu%2Flinux.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