KVM: s390: count vcpu wakeups in stat.halt_wakeup
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Fri, 11 Jul 2014 08:00:43 +0000 (10:00 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 1 Oct 2014 12:42:14 +0000 (14:42 +0200)
commitce2e4f0b75a567d25375b52476662c724304e476
treea7e08d055f37627bf801b3cb1f510099fda54f7b
parent7be81a46695d2088f848653f2bbec06bb178adce
KVM: s390: count vcpu wakeups in stat.halt_wakeup

This patch introduces the halt_wakeup counter used by common code and uses it to
count vcpu wakeups done in s390 arch specific code.

Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/include/asm/kvm_host.h
arch/s390/kvm/interrupt.c
arch/s390/kvm/kvm-s390.c