diff options
author | 2021-07-07 15:50:59 +0300 | |
---|---|---|
committer | 2021-07-15 10:19:42 -0400 | |
commit | 896707c212d440a6863ce0a3930c8a609e24497d (patch) | |
tree | 8434bf02ff1e304b1f6f9381c931422c588a5d4a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: SVM: #SMI interception must not skip the instruction (diff) | |
download | wireguard-linux-896707c212d440a6863ce0a3930c8a609e24497d.tar.xz wireguard-linux-896707c212d440a6863ce0a3930c8a609e24497d.zip |
KVM: SVM: remove INIT intercept handler
Kernel never sends real INIT even to CPUs, other than on boot.
Thus INIT interception is an error which should be caught
by a check for an unknown VMexit reason.
On top of that, the current INIT VM exit handler skips
the current instruction which is wrong.
That was added in commit 5ff3a351f687 ("KVM: x86: Move trivial
instruction-based exit handlers to common code").
Fixes: 5ff3a351f687 ("KVM: x86: Move trivial instruction-based exit handlers to common code")
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20210707125100.677203-3-mlevitsk@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions