Lines Matching refs:fprintf
467 fprintf(stderr, "Could not allocate dynamic translator buffer\n");
497 fprintf(stderr, "Could not allocate dynamic translator buffer\n");
1372 fprintf(stderr, "qemu: tried to set invalid watchpoint at "
1702 fprintf(stderr, "qemu: fatal: ");
1704 fprintf(stderr, "\n");
1706 cpu_dump_state(env, stderr, fprintf, X86_DUMP_FPU | X86_DUMP_CCOP);
1708 cpu_dump_state(env, stderr, fprintf, 0);
2186 (void) fprintf(f, "%08lx-%08lx %08lx %c%c%c\n",
2198 (void) fprintf(f, "%-8s %-8s %-8s %s\n",
2540 fprintf(stderr, "RAMBlock \"%s\" already registered, abort!\n",
2558 fprintf(stderr, "-mem-path option unsupported\n");
2584 fprintf(stderr, "Hax failed to populate ram\n");
2701 fprintf(stderr, "Could not remap addr: %lx@%lx\n",
2737 fprintf(stderr, "Bad ram offset %" PRIx64 "\n", (uint64_t)addr);
2756 fprintf(stderr, "Bad ram offset %" PRIx64 "\n", (uint64_t)addr);
2783 fprintf(stderr, "Bad ram pointer %p\n", ptr);
3196 fprintf(stderr, "RAN out out io_mem_idx, max %d !\n", IO_MEM_NB_ENTRIES);