summaryrefslogtreecommitdiff
path: root/include/asm-powerpc/kvm_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/kvm_host.h')
-rw-r--r--include/asm-powerpc/kvm_host.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-powerpc/kvm_host.h b/include/asm-powerpc/kvm_host.h
index 04ffbb8e0a35..81a69d711017 100644
--- a/include/asm-powerpc/kvm_host.h
+++ b/include/asm-powerpc/kvm_host.h
@@ -59,6 +59,7 @@ struct kvm_vcpu_stat {
u32 emulated_inst_exits;
u32 dec_exits;
u32 ext_intr_exits;
+ u32 halt_wakeup;
};
struct tlbe {