Skip to content
Commit 8cd12a69 authored by Alexandru Elisei's avatar Alexandru Elisei
Browse files

KVM: arm64: mte: Reserve tag storage for virtual machines with MTE

KVM allows MTE enabled VMs to be created when the backing VMA does not have
MTE enabled. As a result, pages allocated for the virtual machine's memory
won't have tag storage reserved. Try to reserve tag storage the first time
the page is accessed by the guest. This is similar to how pages mapped
without tag storage in an MTE VMA are handled.
parent 95bc5905
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment