Lines Matching refs:panic

85         panic("KVM: Failed to determine host page size (%i)\n",
149 panic("KVM: Failed to map run data structure\n");
418 panic("KVM: Unhandled CPU state in drain()\n");
699 panic("BaseKvmCPU entered tick() in an illegal state (%i)\n",
831 panic("KVM: Failed to deliver NMI to virtual CPU\n");
839 panic("KVM: Failed to deliver interrupt to virtual CPU\n");
846 panic("KVM: Failed to get guest registers\n");
853 panic("KVM: Failed to set guest registers\n");
860 panic("KVM: Failed to get guest special registers\n");
867 panic("KVM: Failed to set guest special registers\n");
874 panic("KVM: Failed to get guest FPU state\n");
881 panic("KVM: Failed to set guest FPU state\n");
894 panic("KVM: Failed to set register (0x%x) value (errno: %i)\n",
898 panic("KVM_SET_ONE_REG is unsupported on this platform.\n");
911 panic("KVM: Failed to get register (0x%x) value (errno: %i)\n",
915 panic("KVM_GET_ONE_REG is unsupported on this platform.\n");
962 panic("KVM_GET_ONE_REG is unsupported on this platform.\n");
1058 panic("KVM: Internal error (suberror: %u)\n",
1063 panic("KVM: Unexpected exit (exit_reason: %u)\n", _kvmRun->exit_reason);
1070 panic("KVM: Unhandled guest IO (dir: %i, size: %i, port: 0x%x, count: %i)\n",
1078 panic("KVM: Unhandled hypercall\n");
1093 panic("KVM: Unknown error when starting vCPU (hw reason: 0x%llx)\n",
1101 panic("KVM: Got exception when starting vCPU "
1110 panic("KVM: Failed to enter virtualized mode (hw reason: 0x%llx)\n",
1174 panic("KVM: Failed to set vCPU signal mask (errno: %i)\n",
1182 panic("KVM: CPU ioctl called before initialization\n");
1238 panic("KVM: Failed to setup vCPU timer signal handler\n");
1242 panic("KVM: Failed get signal mask\n");
1255 panic("KVM: Failed mask the KVM control signals\n");
1282 panic("Unexpected return value from sigtimedwait: %i (errno: %i)\n",
1344 panic("KVM: Failed to start virtual CPU (errno: %i)\n",