summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-10-05 16:17:08 +0100
committerMark Brown <broonie@kernel.org>2015-10-05 16:17:08 +0100
commitc2f4160b77f1e12b2c05f2253575617faf0c69d0 (patch)
treea04ab897d2bc2a756d8ef780684538bb993ff4ab /arch/x86/kvm/x86.c
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff)
parent7e50711993552800644a4667daa0f569a7665eca (diff)
downloadtalos-op-linux-c2f4160b77f1e12b2c05f2253575617faf0c69d0.tar.gz
talos-op-linux-c2f4160b77f1e12b2c05f2253575617faf0c69d0.zip
Merge tag 'ib-mfd-regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into regulator-tps6105x
Immutable branch between MFD and Regulator due for v4.3
Diffstat (limited to 'arch/x86/kvm/x86.c')
-rw-r--r--arch/x86/kvm/x86.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c
index a60bdbccff51..6bbb0dfb99d0 100644
--- a/arch/x86/kvm/x86.c
+++ b/arch/x86/kvm/x86.c
@@ -149,6 +149,7 @@ struct kvm_stats_debugfs_item debugfs_entries[] = {
{ "nmi_window", VCPU_STAT(nmi_window_exits) },
{ "halt_exits", VCPU_STAT(halt_exits) },
{ "halt_successful_poll", VCPU_STAT(halt_successful_poll) },
+ { "halt_attempted_poll", VCPU_STAT(halt_attempted_poll) },
{ "halt_wakeup", VCPU_STAT(halt_wakeup) },
{ "hypercalls", VCPU_STAT(hypercalls) },
{ "request_irq", VCPU_STAT(request_irq_exits) },
OpenPOWER on IntegriCloud