]> rtime.felk.cvut.cz Git - jailhouse.git/commit
arm: exit statistics
authorJean-Philippe Brucker <jean-philippe.brucker@arm.com>
Fri, 4 Jul 2014 11:15:04 +0000 (12:15 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 19 Dec 2014 10:04:08 +0000 (11:04 +0100)
commitf6fd334fcd2da0a2aa5882559a2952e7f67fe5a4
tree608eeee02529055de10993d7e63dea1084607d88
parentee6b35ba9037d7dbc34ae08fb442c40b79d831f3
arm: exit statistics

This patch implements the counters that report the number VM exits,
accessible by the driver. It also adds three statistics for the ARM
side: the number of IRQs injected, the number of IPIs injected, and the
number of GIC maintenance IRQs received.

Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
driver.c
hypervisor/arch/arm/control.c
hypervisor/arch/arm/gic-common.c
hypervisor/arch/arm/include/asm/jailhouse_hypercall.h
hypervisor/arch/arm/mmio.c