Lines Matching refs:PANIC
422 #define PANIC(...) android_core_init_failure(__VA_ARGS__)
424 #define PANIC(...) do { fprintf(stderr, __VA_ARGS__); \
2147 PANIC("Unknown vga type: %s", p);
2492 PANIC("qemu: invalid serial index for %s (%d >= %d)",
2496 PANIC("qemu: invalid serial index for %s (%d: already taken!)",
2502 PANIC("qemu: could not open serial device '%s'", devname);
2523 PANIC("qemu: too many serial devices registered (%d)", index);
2660 PANIC("%s: invalid option -- '%s'",
2669 PANIC("%s: option '%s' requires an argument",
2689 PANIC("Invalid machine parameter: %s",
2777 PANIC("qemu: invalid physical CHS format");
2796 PANIC("qemu: too many NUMA nodes");
2839 PANIC("Invalid boot device '%c'", *p);
2842 PANIC(
2860 PANIC("qemu: too many network clients");
2878 PANIC("qemu: too many bluetooth options");
2911 PANIC("qemu: invalid ram size: %s", optarg);
2920 PANIC("qemu: at most 2047 MB RAM can be simulated");
2923 PANIC("qemu: ram size too large");
2939 PANIC("Invalid parameter -d=%s", optarg);
2982 PANIC("qemu: invalid resolution or depth");
3021 PANIC("qemu: too many serial ports");
3030 PANIC("Invalid watchdog parameter: %s",
3039 PANIC("Unknown -watchdog-action parameter");
3044 PANIC("qemu: too many virtio consoles");
3051 PANIC("qemu: too many parallel ports");
3092 PANIC("Wrong acpi table provided");
3114 PANIC("Too many USB devices");
3122 PANIC("Invalid number of CPUs");
3151 PANIC("Fail to parse UUID string. Wrong format.");
3156 PANIC("Too many option ROMs");
3172 PANIC("Too many prom variables");
3216 PANIC("Invalid date format. Valid format are:\n"
3354 PANIC("Unexpected option to -tracing ('%s')",
3503 PANIC(
3507 PANIC(
3523 PANIC("Missing -android-hw <file> option!");
3527 PANIC("Could not find %s file.", android_op_hwini);
3551 PANIC("Invalid display configuration (%d,%d,%d)",
3582 PANIC("Invalid system partition size: %" PRIu64, sysBytes);
3599 PANIC("Invalid initial system image path: %s", initImage);
3604 PANIC("Missing initial system image path!");
3617 PANIC("Invalid data partition size: %" PRIu64, dataBytes);
3631 PANIC("Could not create data image file %s: %s", dataImage, strerror(errno));
3672 PANIC("Snapshot storage file does not exist: %s", spath);
3675 PANIC("Snapshot storage already in use: %s", spath);
3692 PANIC("invalid -netspeed parameter '%s'",
3697 PANIC("invalid -netdelay parameter '%s'",
3712 PANIC("Invalid hw.lcd.density value: %ld", density);
3731 PANIC("unsupported character device specification: %s\n"
3738 PANIC("could not initialize qemud 'gsm' channel");
3746 PANIC("unsupported character device specification: %s\n"
3753 PANIC("could not initialize qemud 'gps' channel");
3760 PANIC("'%s' is not a valid audio output backend. see -help-audio-out",
3791 PANIC("-lcd-density : %d", density);
3803 PANIC("option -cpu-delay must be an integer between 0 and 1000" );
3871 PANIC("Could not create cache image file %s: %s", partPath, strerror(errno));
3940 PANIC(
3947 PANIC("Number of SMP cpus requested (%d), exceeds max cpus "
3966 PANIC("qemu_init_main_loop failed");
3980 PANIC
3984 PANIC("-initrd only allowed with -kernel option");
3994 PANIC("could not initialize alarm timer");
4009 PANIC("Unable to parse net clients");
4029 PANIC("Too many option ROMs");
4041 PANIC("No valid PXE rom found for network device");
4049 PANIC("Unable to parse bluetooth options");
4093 PANIC("Could not allocate physical memory");
4197 PANIC("failed to initialize KVM");
4216 PANIC("qemu: could not open monitor device '%s'",
4232 PANIC("qemu: could not open parallel device '%s'",
4245 PANIC("qemu: could not open virtio console '%s'",
4346 PANIC("failed to initialize vcpus");
4409 PANIC("Unable to initialize VNC display");
4466 PANIC("qemu: could not open gdbserver on device '%s'",