]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
KVM: MMU: Introduce struct kvm_page_fault
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 6 Aug 2021 07:52:18 +0000 (03:52 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 1 Oct 2021 07:44:48 +0000 (03:44 -0400)
commit6defd9bb178cc18bd9a45a3aec9c8ef8ffc417ad
tree88016b39d440c07303c77791f2224cc718cd03de
parentd055f028a5334114563ce31c4fe21f24f7ee72c3
KVM: MMU: Introduce struct kvm_page_fault

Create a single structure for arguments that are passed from
kvm_mmu_do_page_fault to the page fault handlers.  Later
the structure will grow to include various output parameters
that are passed back to the next steps in the page fault
handling.

Suggested-by: Isaku Yamahata <isaku.yamahata@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.h