aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm/nested.c
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-02-04 16:57:48 -0800
committerPaolo Bonzini <pbonzini@redhat.com>2021-03-15 04:43:20 -0400
commitc483c45471b94f59c76cf45b676eb08318a9519a (patch)
treed956e60d4fbbc7c70ecd7fa9971cb53f2397c61f /arch/x86/kvm/svm/nested.c
parentKVM: x86: Move trivial instruction-based exit handlers to common code (diff)
downloadlinux-dev-c483c45471b94f59c76cf45b676eb08318a9519a.tar.xz
linux-dev-c483c45471b94f59c76cf45b676eb08318a9519a.zip
KVM: x86: Move RDPMC emulation to common code
Move the entirety of the accelerated RDPMC emulation to x86.c, and assign the common handler directly to the exit handler array for VMX. SVM has bizarre nrips behavior that prevents it from directly invoking the common handler. The nrips goofiness will be addressed in a future patch. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210205005750.3841462-8-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