aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorFuad Tabba <tabba@google.com>2025-07-29 15:54:49 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2025-08-27 04:36:49 -0400
commita7b57e0995927cc5fb8629594e2abf2a6f1000e9 (patch)
tree63047ec69a5793f6a127bcb64a37ef1666ab5abd /tools/perf/scripts/python/call-graph-from-sql.py
parentKVM: arm64: Refactor user_mem_abort() (diff)
downloadlinux-a7b57e0995927cc5fb8629594e2abf2a6f1000e9.tar.gz
linux-a7b57e0995927cc5fb8629594e2abf2a6f1000e9.zip
KVM: arm64: Handle guest_memfd-backed guest page faults
Add arm64 architecture support for handling guest page faults on memory slots backed by guest_memfd. This change introduces a new function, gmem_abort(), which encapsulates the fault handling logic specific to guest_memfd-backed memory. The kvm_handle_guest_abort() entry point is updated to dispatch to gmem_abort() when a fault occurs on a guest_memfd-backed memory slot (as determined by kvm_slot_has_gmem()). Until guest_memfd gains support for huge pages, the fault granule for these memory regions is restricted to PAGE_SIZE. Reviewed-by: Gavin Shan <gshan@redhat.com> Reviewed-by: James Houghton <jthoughton@google.com> Reviewed-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Fuad Tabba <tabba@google.com> Signed-off-by: Sean Christopherson <seanjc@google.com> Message-ID: <20250729225455.670324-19-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions