commit | 2ef778d20f297357127e55f6f2a8ce559a383bec | [log] [tgz] |
---|---|---|
author | Fuad Tabba <tabba@google.com> | Wed Mar 13 16:01:45 2024 +0000 |
committer | Fuad Tabba <tabba@google.com> | Tue Mar 18 08:51:24 2025 +0000 |
tree | a460524bdd953f4183adc0c2348c4b28e9c47d40 | |
parent | 855369ce0cb5f04320b355d108e794dc42f1cc4b [diff] |
KVM: arm64: Enable mapping guest_memfd in arm64 Enable mapping guest_memfd in arm64. For now, it applies to all VMs in arm64 that use guest_memfd. In the future, new VM types can restrict this via kvm_arch_gmem_supports_shared_mem(). Change-Id: I9625505d142e2d14b6a439c3de6111a45938ea98 Signed-off-by: Fuad Tabba <tabba@google.com>