OSDN Git Service

KVM: arm/arm64: Show halt poll counters in debugfs
authorChristian Borntraeger <borntraeger@de.ibm.com>
Sun, 27 Oct 2019 08:19:50 +0000 (09:19 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 28 Oct 2019 13:52:50 +0000 (13:52 +0000)
commit01d035d796fec0ab23dc3f3a3a9f58bbe034fc5b
tree2dcdafa2e2e7929d7d897457586ad84f5d6e2755
parent4f5cafb5cb8471e54afdc9054d973535614f7675
KVM: arm/arm64: Show halt poll counters in debugfs

ARM/ARM64 has counters halt_successful_poll, halt_attempted_poll,
halt_poll_invalid, and halt_wakeup but never exposed those in debugfs.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/1572164390-5851-1-git-send-email-borntraeger@de.ibm.com
arch/arm/kvm/guest.c
arch/arm64/kvm/guest.c