]> git.baikalelectronics.ru Git - kernel.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)
commit756a25eeacedefa5e93ea1a9d150d09b86e6456d
tree88016b39d440c07303c77791f2224cc718cd03de
parenta5a3c3f56d0d9400c4266684c124abfafb6b0eb5
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