diff options
author | Sean Christopherson <seanjc@google.com> | 2021-02-05 01:57:48 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-03-15 09:43:20 +0100 |
commit | c483c45471b94f59c76cf45b676eb08318a9519a (patch) | |
tree | d956e60d4fbbc7c70ecd7fa9971cb53f2397c61f /arch/h8300 | |
parent | KVM: x86: Move trivial instruction-based exit handlers to common code (diff) | |
download | linux-c483c45471b94f59c76cf45b676eb08318a9519a.tar.xz linux-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/h8300')
0 files changed, 0 insertions, 0 deletions