|
@@ -162,6 +162,7 @@ int kvm_s390_vcpu_setup_cmma(struct kvm_vcpu *vcpu);
|
|
void kvm_s390_vcpu_unsetup_cmma(struct kvm_vcpu *vcpu);
|
|
void kvm_s390_vcpu_unsetup_cmma(struct kvm_vcpu *vcpu);
|
|
/* is cmma enabled */
|
|
/* is cmma enabled */
|
|
bool kvm_s390_cmma_enabled(struct kvm *kvm);
|
|
bool kvm_s390_cmma_enabled(struct kvm *kvm);
|
|
|
|
+int test_vfacility(unsigned long nr);
|
|
|
|
|
|
/* implemented in diag.c */
|
|
/* implemented in diag.c */
|
|
int kvm_s390_handle_diag(struct kvm_vcpu *vcpu);
|
|
int kvm_s390_handle_diag(struct kvm_vcpu *vcpu);
|