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 37b9017c6a96..ac82e8eb936d 100644 --- a/arch/s390/include/asm/kvm_host.h +++ b/arch/s390/include/asm/kvm_host.h | |||
@@ -245,6 +245,7 @@ struct kvm_vcpu_stat { | |||
245 | u32 exit_stop_request; | 245 | u32 exit_stop_request; |
246 | u32 exit_validity; | 246 | u32 exit_validity; |
247 | u32 exit_instruction; | 247 | u32 exit_instruction; |
248 | u32 exit_pei; | ||
248 | u32 halt_successful_poll; | 249 | u32 halt_successful_poll; |
249 | u32 halt_attempted_poll; | 250 | u32 halt_attempted_poll; |
250 | u32 halt_poll_invalid; | 251 | u32 halt_poll_invalid; |