diff options
Diffstat (limited to 'arch/x86/include')
-rw-r--r-- | arch/x86/include/asm/kvm_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/kvm_host.h b/arch/x86/include/asm/kvm_host.h index 848947ac6ade..a236e39cc385 100644 --- a/arch/x86/include/asm/kvm_host.h +++ b/arch/x86/include/asm/kvm_host.h | |||
@@ -655,6 +655,7 @@ struct kvm_vcpu_stat { | |||
655 | u32 irq_window_exits; | 655 | u32 irq_window_exits; |
656 | u32 nmi_window_exits; | 656 | u32 nmi_window_exits; |
657 | u32 halt_exits; | 657 | u32 halt_exits; |
658 | u32 halt_successful_poll; | ||
658 | u32 halt_wakeup; | 659 | u32 halt_wakeup; |
659 | u32 request_irq_exits; | 660 | u32 request_irq_exits; |
660 | u32 irq_exits; | 661 | u32 irq_exits; |