lkml.org 
[lkml]   [2022]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
    From
    Date
    On Wed, 2022-11-02 at 23:18 +0000, Sean Christopherson wrote:
    > Drop kvm_arch_check_processor_compat() and its support code now that
    > all
    > architecture implementations are nops.
    >
    > Signed-off-by: Sean Christopherson <seanjc@google.com>
    > ---
    >  arch/arm64/kvm/arm.c       |  7 +------
    >  arch/mips/kvm/mips.c       |  7 +------
    >  arch/powerpc/kvm/book3s.c  |  2 +-
    >  arch/powerpc/kvm/e500.c    |  2 +-
    >  arch/powerpc/kvm/e500mc.c  |  2 +-
    >  arch/powerpc/kvm/powerpc.c |  5 -----
    >  arch/riscv/kvm/main.c      |  7 +------
    >  arch/s390/kvm/kvm-s390.c   |  7 +------
    >  arch/x86/kvm/svm/svm.c     |  4 ++--
    >  arch/x86/kvm/vmx/vmx.c     |  4 ++--
    >  arch/x86/kvm/x86.c         |  5 -----
    >  include/linux/kvm_host.h   |  4 +---
    >  virt/kvm/kvm_main.c        | 24 +-----------------------
    >  13 files changed, 13 insertions(+), 67 deletions(-)

    Reviewed-by: Eric Farman <farman@linux.ibm.com> # s390

    \
     
     \ /
      Last update: 2022-11-07 20:12    [W:4.083 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site