diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-02-18 07:16:59 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-02-18 07:33:30 -0500 |
commit | a04aead144fd938c2d9869eb187e5b9ea0009bae (patch) | |
tree | b62e3ebbf40ad1545e52193c0310c2a802d58a33 /.gitattributes | |
parent | 954f419ba8ad6b636ae46b24aaa6a91512df5da8 (diff) | |
download | linux-a04aead144fd938c2d9869eb187e5b9ea0009bae.tar.bz2 |
KVM: nSVM: fix running nested guests when npt=0
In case of npt=0 on host, nSVM needs the same .inject_page_fault tweak
as VMX has, to make sure that shadow mmu faults are injected as vmexits.
It is not clear why this is needed at all, but for now keep the same
code as VMX and we'll fix it for both.
Based on a patch by Maxim Levitsky <mlevitsk@redhat.com>.
Fixes: 7c86663b68ba ("KVM: nSVM: inject exceptions via svm_check_nested_events")
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions