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