KVM: s390: add kvm stat counter for all diagnoses
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 7 Jul 2015 13:19:32 +0000 (15:19 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 29 Jul 2015 09:02:32 +0000 (11:02 +0200)
commit175a5c9e79b0eb822c158a6535f44a8460b40664
tree321dc31cd2ea217f6e567f6e08872366a93d0cac
parentc348915585af12a7fc6453524d9835830dba574b
KVM: s390: add kvm stat counter for all diagnoses

Sometimes kvm stat counters are the only performance metric to check
after something went wrong. Let's add additional counters for some
diagnoses.

In addition do the count for diag 10 all the time, even if we inject
a program interrupt.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
arch/s390/include/asm/kvm_host.h
arch/s390/kvm/diag.c
arch/s390/kvm/kvm-s390.c