diff options
author | Jim Mattson <jmattson@google.com> | 2017-07-06 16:33:05 -0700 |
---|---|---|
committer | Radim Krčmář <rkrcmar@redhat.com> | 2017-07-12 18:41:10 +0200 |
commit | 7cdc2d62f9cce8a02eb2a5fbfca6813f04189487 (patch) | |
tree | b1c982322d705fe9fad56a85e069199d5b4dc8d1 /scripts/gdb/linux/modules.py | |
parent | 8c61af9ebc016180507b246c875217e188be6eca (diff) |
kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
The VMCS launch state is not set to "launched" unless the VMLAUNCH
actually succeeds. VMLAUNCH failure includes VM-exits with bit 31 set.
Note that this change does not address the general problem that a
failure to launch/resume vmcs02 (i.e. vmx->fail) is not handled
correctly.
Signed-off-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions