linux/arch/s390/kvm
Christian Borntraeger ccc40c53c0 KVM: s390: provide counters for all interrupt injects/delivery
For testing the exitless interrupt support it turned out useful to
have separate counters for inject and delivery of I/O interrupt.
While at it do the same for all interrupt types. For timer
related interrupts (clock comparator and cpu timer) we even had
no delivery counters. Fix this as well. On this way some counters
are being renamed to have a similar name.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
2018-03-14 19:21:18 +00:00
..
diag.c
gaccess.c KVM: s390: fix fallthrough annotation 2018-03-14 19:21:16 +00:00
gaccess.h
guestdbg.c
intercept.c KVM: s390: add exit io request stats and simplify code 2018-03-14 19:21:11 +00:00
interrupt.c KVM: s390: provide counters for all interrupt injects/delivery 2018-03-14 19:21:18 +00:00
irq.h
Kconfig
kvm-s390.c KVM: s390: provide counters for all interrupt injects/delivery 2018-03-14 19:21:18 +00:00
kvm-s390.h KVM: s390: implement CPU model only facilities 2018-03-09 09:44:17 +00:00
Makefile
priv.c KVM: s390: Refactor host cmma and pfmfi interpretation controls 2018-03-09 09:44:17 +00:00
sigp.c
trace-s390.h
trace.h
vsie.c KVM: s390: force bp isolation for VSIE 2018-02-14 12:00:59 +00:00