Home | History | Annotate | Download | only in qemu

Lines Matching defs:PANIC

422 #define  PANIC(...) android_core_init_failure(__VA_ARGS__)
424 #define PANIC(...) do { fprintf(stderr, __VA_ARGS__); \
2145 PANIC("Unknown vga type: %s", p);
2490 PANIC("qemu: invalid serial index for %s (%d >= %d)",
2494 PANIC("qemu: invalid serial index for %s (%d: already taken!)",
2500 PANIC("qemu: could not open serial device '%s'", devname);
2521 PANIC("qemu: too many serial devices registered (%d)", index);
2658 PANIC("%s: invalid option -- '%s'",
2667 PANIC("%s: option '%s' requires an argument",
2687 PANIC("Invalid machine parameter: %s",
2775 PANIC("qemu: invalid physical CHS format");
2794 PANIC("qemu: too many NUMA nodes");
2837 PANIC("Invalid boot device '%c'", *p);
2840 PANIC(
2858 PANIC("qemu: too many network clients");
2876 PANIC("qemu: too many bluetooth options");
2909 PANIC("qemu: invalid ram size: %s", optarg);
2918 PANIC("qemu: at most 2047 MB RAM can be simulated");
2921 PANIC("qemu: ram size too large");
2937 PANIC("Invalid parameter -d=%s", optarg);
2980 PANIC("qemu: invalid resolution or depth");
3019 PANIC("qemu: too many serial ports");
3028 PANIC("Invalid watchdog parameter: %s",
3037 PANIC("Unknown -watchdog-action parameter");
3042 PANIC("qemu: too many virtio consoles");
3049 PANIC("qemu: too many parallel ports");
3090 PANIC("Wrong acpi table provided");
3112 PANIC("Too many USB devices");
3120 PANIC("Invalid number of CPUs");
3149 PANIC("Fail to parse UUID string. Wrong format.");
3154 PANIC("Too many option ROMs");
3170 PANIC("Too many prom variables");
3214 PANIC("Invalid date format. Valid format are:\n"
3352 PANIC("Unexpected option to -tracing ('%s')",
3501 PANIC(
3505 PANIC(
3521 PANIC("Missing -android-hw <file> option!");
3525 PANIC("Could not find %s file.", android_op_hwini);
3549 PANIC("Invalid display configuration (%d,%d,%d)",
3580 PANIC("Invalid system partition size: %" PRIu64, sysBytes);
3597 PANIC("Invalid initial system image path: %s", initImage);
3602 PANIC("Missing initial system image path!");
3615 PANIC("Invalid data partition size: %" PRIu64, dataBytes);
3629 PANIC("Could not create data image file %s: %s", dataImage, strerror(errno));
3670 PANIC("Snapshot storage file does not exist: %s", spath);
3673 PANIC("Snapshot storage already in use: %s", spath);
3690 PANIC("invalid -netspeed parameter '%s'",
3695 PANIC("invalid -netdelay parameter '%s'",
3710 PANIC("Invalid hw.lcd.density value: %ld", density);
3729 PANIC("unsupported character device specification: %s\n"
3736 PANIC("could not initialize qemud 'gsm' channel");
3744 PANIC("unsupported character device specification: %s\n"
3751 PANIC("could not initialize qemud 'gps' channel");
3758 PANIC("'%s' is not a valid audio output backend. see -help-audio-out",
3789 PANIC("-lcd-density : %d", density);
3801 PANIC("option -cpu-delay must be an integer between 0 and 1000" );
3869 PANIC("Could not create cache image file %s: %s", partPath, strerror(errno));
3938 PANIC(
3945 PANIC("Number of SMP cpus requested (%d), exceeds max cpus "
3964 PANIC("qemu_init_main_loop failed");
3978 PANIC("-append only allowed with -kernel option");
3982 PANIC("-initrd only allowed with -kernel option");
3992 PANIC("could not initialize alarm timer");
4007 PANIC("Unable to parse net clients");
4027 PANIC("Too many option ROMs");
4039 PANIC("No valid PXE rom found for network device");
4047 PANIC("Unable to parse bluetooth options");
4091 PANIC("Could not allocate physical memory");
4195 PANIC("failed to initialize KVM");
4214 PANIC("qemu: could not open monitor device '%s'",
4230 PANIC("qemu: could not open parallel device '%s'",
4243 PANIC("qemu: could not open virtio console '%s'",
4344 PANIC("failed to initialize vcpus");
4407 PANIC("Unable to initialize VNC display");
4464 PANIC("qemu: could not open gdbserver on device '%s'",