diff options
author | Sean Christopherson <seanjc@google.com> | 2022-04-07 00:23:14 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-04-13 13:37:46 -0400 |
commit | c3634d25fbee88e2368a8e0903ae0d0670eb9e71 (patch) | |
tree | cbb301da65acd972d521a98b7530f0e2746fe42b /security/yama | |
parent | 45846661d10422ce9e22da21f8277540b29eca22 (diff) | |
download | linux-c3634d25fbee88e2368a8e0903ae0d0670eb9e71.tar.bz2 |
KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry
Don't modify vmcs12 exit fields except EXIT_REASON and EXIT_QUALIFICATION
when performing a nested VM-Exit due to failed VM-Entry. Per the SDM,
only the two aformentioned fields are filled and "All other VM-exit
information fields are unmodified".
Fixes: 4704d0befb07 ("KVM: nVMX: Exiting from L2 to L1")
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220407002315.78092-3-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'security/yama')
0 files changed, 0 insertions, 0 deletions