commit | 29266b0bfb87418cdfc17b6272649ebd65fca0c3 | [log] [tgz] |
---|---|---|
author | Fuad Tabba <tabba@google.com> | Wed Mar 13 16:01:45 2024 +0000 |
committer | Fuad Tabba <tabba@google.com> | Tue Feb 18 14:29:35 2025 +0000 |
tree | 7c7d0282f2715c02d063c703f683cf353430f168 | |
parent | 9fc98b5c458ea709891bd47bc54c34345e6c0c46 [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>