]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: KVM: Record number of signal exits as a vCPU stat
authorJisheng Zhang <jszhang@kernel.org>
Sun, 2 Oct 2022 04:49:16 +0000 (10:19 +0530)
committerAnup Patel <anup@brainfault.org>
Sun, 2 Oct 2022 04:49:16 +0000 (10:19 +0530)
commit64786f6ae713122636acfde0041c39716a610291
treeac64ae1d15a488f0e8771ceb11a748e458130ab1
parentdf7e02c11e241bd412002bd4f7f8b09d70e1b145
RISC-V: KVM: Record number of signal exits as a vCPU stat

Record a statistic indicating the number of times a vCPU has exited
due to a pending signal.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Guo Ren <guoren@kernel.org>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Anup Patel <anup@brainfault.org
arch/riscv/include/asm/kvm_host.h
arch/riscv/kvm/vcpu.c