aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/kvm/stats.c')
-rw-r--r--arch/mips/kvm/stats.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/kvm/stats.c b/arch/mips/kvm/stats.c
index a74d6024c5ad..888bb67070ac 100644
--- a/arch/mips/kvm/stats.c
+++ b/arch/mips/kvm/stats.c
@@ -25,6 +25,10 @@ char *kvm_mips_exit_types_str[MAX_KVM_MIPS_EXIT_TYPES] = {
"System Call",
"Reserved Inst",
"Break Inst",
+ "Trap Inst",
+ "MSA FPE",
+ "FPE",
+ "MSA Disabled",
"D-Cache Flushes",
};