MIPS: KVM: Add MSA exception handling
[linux-2.6-block.git] / arch / mips / kvm / stats.c
index 3843828f3b91f2d957404ddf7ffe4db498cc1049..888bb67070ac6d1139a7f06f5958e180680511ef 100644 (file)
@@ -26,7 +26,9 @@ char *kvm_mips_exit_types_str[MAX_KVM_MIPS_EXIT_TYPES] = {
        "Reserved Inst",
        "Break Inst",
        "Trap Inst",
+       "MSA FPE",
        "FPE",
+       "MSA Disabled",
        "D-Cache Flushes",
 };