diff options
| author | Sean Christopherson <[email protected]> | 2023-08-25 01:36:21 +0000 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2023-10-04 22:08:53 +0000 |
| commit | 00682995409696866fe43984c74c8688bdf8f0a5 (patch) | |
| tree | 54dbef023bf5d0f70c4ec214e386d3eae85f583d /scripts/gdb/vmlinux-gdb.py | |
| parent | KVM: x86: Refactor can_emulate_instruction() return to be more expressive (diff) | |
| download | kernel-00682995409696866fe43984c74c8688bdf8f0a5.tar.gz kernel-00682995409696866fe43984c74c8688bdf8f0a5.zip | |
KVM: SVM: Treat all "skip" emulation for SEV guests as outright failures
Treat EMULTYPE_SKIP failures on SEV guests as unhandleable emulation
instead of simply resuming the guest, and drop the hack-a-fix which
effects that behavior for the INT3/INTO injection path. If KVM can't
skip an instruction for which KVM has already done partial emulation,
resuming the guest is undesirable as doing so may corrupt guest state.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions
