diff options
author | Sean Christopherson <seanjc@google.com> | 2021-02-05 01:57:47 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-03-15 09:43:19 +0100 |
commit | 5ff3a351f687fdd23051e7474f62788c57a7a613 (patch) | |
tree | 519f9c407396f23afe1b32eb4f1d38c50ff4190d /arch/h8300 | |
parent | KVM: x86: Move XSETBV emulation to common code (diff) | |
download | linux-5ff3a351f687fdd23051e7474f62788c57a7a613.tar.xz linux-5ff3a351f687fdd23051e7474f62788c57a7a613.zip |
KVM: x86: Move trivial instruction-based exit handlers to common code
Move the trivial exit handlers, e.g. for instructions that KVM
"emulates" as nops, to common x86 code. Assign the common handlers
directly to the exit handler arrays and drop the vendor trampolines.
Opportunistically use pr_warn_once() where appropriate.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210205005750.3841462-7-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions