Home | History | Annotate | Download | only in qemu

Lines Matching refs:PANIC

417 #define  PANIC(...) android_core_init_failure(__VA_ARGS__)
419 #define PANIC(...) do { fprintf(stderr, __VA_ARGS__); \
1508 PANIC("Unknown vga type: %s", p);
1835 PANIC("qemu: invalid serial index for %s (%d >= %d)",
1839 PANIC("qemu: invalid serial index for %s (%d: already taken!)",
1845 PANIC("qemu: could not open serial device '%s'", devname);
1866 PANIC("qemu: too many serial devices registered (%d)", index);
1976 PANIC("Invalid %s partition size 0x%" PRIx64, part_size);
1980 PANIC("Missing initial %s image: %s", part_name, part_init_file);
1997 PANIC("Cannot determine type of %s partition: no image files!",
2013 PANIC("Cannot determine %s partition type of: %s",
2019 PANIC("Invalid %s partition image type: %s (expected %s)",
2048 PANIC("Missing %s partition image: %s", part_name,
2052 PANIC("Cannot create %s image file at %s: %s",
2066 PANIC("Could not create temp file for %s partition image: %s\n",
2093 PANIC("Could not create %s image file at %s: %s",
2243 PANIC("%s: invalid option -- '%s'",
2252 PANIC("%s: option '%s' requires an argument",
2272 PANIC("Invalid machine parameter: %s",
2360 PANIC("qemu: invalid physical CHS format");
2379 PANIC("qemu: too many NUMA nodes");
2422 PANIC("Invalid boot device '%c'", *p);
2425 PANIC(
2443 PANIC("qemu: too many network clients");
2488 PANIC("qemu: invalid ram size: %s", optarg);
2493 PANIC("qemu: at most 2047 MB RAM can be simulated");
2496 PANIC("qemu: ram size too large");
2542 PANIC("qemu: invalid resolution or depth");
2581 PANIC("qemu: too many serial ports");
2590 PANIC("Invalid watchdog parameter: %s",
2599 PANIC("Unknown -watchdog-action parameter");
2604 PANIC("qemu: too many virtio consoles");
2611 PANIC("qemu: too many parallel ports");
2652 PANIC("Wrong acpi table provided");
2671 PANIC("Invalid number of CPUs");
2700 PANIC("Fail to parse UUID string. Wrong format.");
2705 PANIC("Too many option ROMs");
2721 PANIC("Too many prom variables");
2765 PANIC("Invalid date format. Valid format are:\n"
3016 PANIC(
3020 PANIC(
3036 PANIC("Missing -android-hw <file> option!");
3040 PANIC("Could not find %s file.", android_op_hwini);
3069 PANIC("Invalid display configuration (%d,%d,%d)",
3206 PANIC("Snapshot storage file does not exist: %s", spath);
3209 PANIC("Snapshot storage already in use: %s", spath);
3231 PANIC("invalid -netspeed parameter '%s'",
3236 PANIC("invalid -netdelay parameter '%s'",
3251 PANIC("Invalid hw.lcd.density value: %ld", density);
3270 PANIC("unsupported character device specification: %s\n"
3277 PANIC("could not initialize qemud 'gsm' channel");
3285 PANIC("unsupported character device specification: %s\n"
3292 PANIC("could not initialize qemud 'gps' channel");
3299 PANIC("'%s' is not a valid audio output backend. see -help-audio-out",
3330 PANIC("-lcd-density : %d", density);
3342 PANIC("option -cpu-delay must be an integer between 0 and 1000" );
3469 PANIC("Number of SMP cpus requested (%d), exceeds max cpus "
3484 PANIC("qemu_init_main_loop failed");
3498 PANIC("-append only allowed with -kernel option");
3502 PANIC("-initrd only allowed with -kernel option");
3512 PANIC("could not initialize alarm timer");
3527 PANIC("Unable to parse net clients");
3547 PANIC("Too many option ROMs");
3559 PANIC("No valid PXE rom found for network device");
3707 PANIC("failed to initialize KVM");
3726 PANIC("qemu: could not open monitor device '%s'",
3742 PANIC("qemu: could not open parallel device '%s'",
3755 PANIC("qemu: could not open virtio console '%s'",
3871 PANIC("failed to initialize vcpus");
3924 PANIC("Unable to initialize VNC display");
3981 PANIC("qemu: could not open gdbserver on device '%s'",