KVM: remove kvm_arch_has_vcpu_debugfs()
There is no need for this function as all arches have to implement
kvm_arch_create_vcpu_debugfs() no matter what. A #define symbol
let us actually simplify the code.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- arch/mips/kvm/mips.c 0 additions, 10 deletionsarch/mips/kvm/mips.c
- arch/powerpc/kvm/powerpc.c 0 additions, 10 deletionsarch/powerpc/kvm/powerpc.c
- arch/s390/kvm/kvm-s390.c 0 additions, 10 deletionsarch/s390/kvm/kvm-s390.c
- arch/x86/include/asm/kvm_host.h 2 additions, 0 deletionsarch/x86/include/asm/kvm_host.h
- arch/x86/kvm/debugfs.c 0 additions, 5 deletionsarch/x86/kvm/debugfs.c
- include/linux/kvm_host.h 2 additions, 1 deletioninclude/linux/kvm_host.h
- virt/kvm/arm/arm.c 0 additions, 5 deletionsvirt/kvm/arm/arm.c
- virt/kvm/kvm_main.c 2 additions, 3 deletionsvirt/kvm/kvm_main.c
Loading
Please register or sign in to comment