aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm/nested.c
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-02-04 16:57:47 -0800
committerPaolo Bonzini <pbonzini@redhat.com>2021-03-15 04:43:19 -0400
commit5ff3a351f687fdd23051e7474f62788c57a7a613 (patch)
tree519f9c407396f23afe1b32eb4f1d38c50ff4190d /arch/x86/kvm/svm/nested.c
parentKVM: x86: Move XSETBV emulation to common code (diff)
downloadlinux-dev-5ff3a351f687fdd23051e7474f62788c57a7a613.tar.xz
linux-dev-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/x86/kvm/svm/nested.c')
0 files changed, 0 insertions, 0 deletions