diff options
author | Wanpeng Li <wanpeng.li@hotmail.com> | 2017-07-14 04:30:41 +0300 |
---|---|---|
committer | Radim Krčmář <rkrcmar@redhat.com> | 2017-07-14 15:26:16 +0300 |
commit | adfe20fb48785dd73af3bf91407196eb5403c8cf (patch) | |
tree | fb89b189418b350f609c08203f7b5b24f7f193ce /arch/x86/hyperv | |
parent | 1261bfa326f5e903166498628a1894edce0caabc (diff) | |
download | linux-adfe20fb48785dd73af3bf91407196eb5403c8cf.tar.xz |
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Add an nested_apf field to vcpu->arch.exception to identify an async page
fault, and constructs the expected vm-exit information fields. Force a
nested VM exit from nested_vmx_check_exception() if the injected #PF is
async page fault.
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Wanpeng Li <wanpeng.li@hotmail.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'arch/x86/hyperv')
0 files changed, 0 insertions, 0 deletions