diff options
author | 2023-07-18 12:15:44 +0200 | |
---|---|---|
committer | 2023-08-02 15:47:27 -0700 | |
commit | 7f717f54845c518a64fe5464d855ddeca272483a (patch) | |
tree | 90b1014f529e3901b7d0ce89c855ef5230c2a8eb /arch/x86/kvm/lapic.c | |
parent | KVM: x86: Use sysfs_emit() instead of sprintf() (diff) | |
download | wireguard-linux-7f717f54845c518a64fe5464d855ddeca272483a.tar.xz wireguard-linux-7f717f54845c518a64fe5464d855ddeca272483a.zip |
KVM: x86: Remove x86_emulate_ops::guest_has_long_mode
Remove x86_emulate_ops::guest_has_long_mode along with its implementation,
emulator_guest_has_long_mode(). It has been unused since commit
1d0da94cdafe ("KVM: x86: do not go through ctxt->ops when emulating rsm").
No functional change intended.
Signed-off-by: Michal Luczaj <mhal@rbox.co>
Link: https://lore.kernel.org/r/20230718101809.1249769-1-mhal@rbox.co
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'arch/x86/kvm/lapic.c')
0 files changed, 0 insertions, 0 deletions