Skip to content
Commit 53ce49ea authored by Oliver Upton's avatar Oliver Upton
Browse files

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: default avatarOliver Upton <oliver.upton@linux.dev>
parents a87a3643 e0bb80c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment