aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2022-04-23 03:47:47 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2022-05-12 09:51:42 -0400
commit8a009d5bca0af7385880123d12081713f7066904 (patch)
treecf5fc65f3bd34b7dede387ea217ccfe529ce4a54 /scripts/gdb/linux/utils.py
parentKVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns" (diff)
downloadlinux-dev-8a009d5bca0af7385880123d12081713f7066904.tar.xz
linux-dev-8a009d5bca0af7385880123d12081713f7066904.zip
KVM: x86/mmu: Make all page fault handlers internal to the MMU
Move kvm_arch_async_page_ready() to mmu.c where it belongs, and move all of the page fault handling collateral that was in mmu.h purely for the async #PF handler into mmu_internal.h, where it belongs. This will allow kvm_mmu_do_page_fault() to act on the RET_PF_* return without having to expose those enums outside of the MMU. No functional change intended. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20220423034752.1161007-8-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions