diff options
Diffstat (limited to 'arch/s390/include/asm/kvm_host.h')
-rw-r--r-- | arch/s390/include/asm/kvm_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/include/asm/kvm_host.h b/arch/s390/include/asm/kvm_host.h index 7343872890a2..dd17537b9a9d 100644 --- a/arch/s390/include/asm/kvm_host.h +++ b/arch/s390/include/asm/kvm_host.h | |||
@@ -148,6 +148,7 @@ struct kvm_vcpu_stat { | |||
148 | u32 instruction_sigp_restart; | 148 | u32 instruction_sigp_restart; |
149 | u32 diagnose_10; | 149 | u32 diagnose_10; |
150 | u32 diagnose_44; | 150 | u32 diagnose_44; |
151 | u32 diagnose_9c; | ||
151 | }; | 152 | }; |
152 | 153 | ||
153 | struct kvm_s390_io_info { | 154 | struct kvm_s390_io_info { |