commit | 9fc98b5c458ea709891bd47bc54c34345e6c0c46 | [log] [tgz] |
---|---|---|
author | Fuad Tabba <tabba@google.com> | Wed Mar 13 16:03:59 2024 +0000 |
committer | Fuad Tabba <tabba@google.com> | Tue Feb 18 14:29:35 2025 +0000 |
tree | d24db750b17c2bfdf03779b6eafcbe0fdf20f48d | |
parent | 6cd944812568fd03b2fb878212907303a5e8346c [diff] |
KVM: arm64: Handle guest_memfd()-backed guest page faults Add arm64 support for handling guest page faults on guest_memfd backed memslots. For now, the fault granule is restricted to PAGE_SIZE. Change-Id: I6d1b53392d5a4d659b5ed8189f6b62d04443642f Signed-off-by: Fuad Tabba <tabba@google.com>