linux_dsm_epyc7002/arch/s390/kvm
Sean Christopherson afede96df5 KVM: Drop kvm_arch_vcpu_setup()
Remove kvm_arch_vcpu_setup() now that all arch specific implementations
are nops.

Acked-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-01-27 19:59:28 +01:00
..
diag.c KVM: s390: Do not yield when target is already running 2019-10-10 13:18:40 +02:00
gaccess.c
gaccess.h
guestdbg.c
intercept.c
interrupt.c KVM: s390: Remove unused parameter from __inject_sigp_restart() 2019-10-04 15:37:26 +02:00
irq.h
Kconfig
kvm-s390.c KVM: Drop kvm_arch_vcpu_setup() 2020-01-27 19:59:28 +01:00
kvm-s390.h
Makefile
priv.c s390: ap: kvm: add PQAP interception for AQIC 2019-07-02 16:00:27 +02:00
sigp.c
trace-s390.h
trace.h
vsie.c