• Marc Zyngier's avatar
    Merge branch kvm-arm64/mmu/mte into kvmarm-master/next · 9f03db66
    Marc Zyngier authored
    KVM/arm64 support for MTE, courtesy of Steven Price.
    It allows the guest to use memory tagging, and offers
    a new userspace API to save/restore the tags.
    
    * kvm-arm64/mmu/mte:
      KVM: arm64: Document MTE capability and ioctl
      KVM: arm64: Add ioctl to fetch/store tags in a guest
      KVM: arm64: Expose KVM_ARM_CAP_MTE
      KVM: arm64: Save/restore MTE registers
      KVM: arm64: Introduce MTE VM feature
      arm64: mte: Sync tags for pages where PTE is untagged
    Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
    9f03db66
kvm_host.h 24.7 KB