Searched refs:qemu_log (Results 1 – 9 of 9) sorted by relevance
159 qemu_log("OUT: [size=%d]\n", *gen_code_size_ptr); in cpu_gen_code()161 qemu_log("\n"); in cpu_gen_code()
29 #define qemu_log(...) do { \ macro
1050 qemu_log("modifying code at 0x%x size=%d EIP=%x PC=%08x\n", in tb_invalidate_phys_page_fast()1701 qemu_log("qemu: fatal: "); in cpu_abort()1703 qemu_log("\n"); in cpu_abort()
2069 qemu_log("-net dump write error - stop dump\n"); in dump_receive()
1969 qemu_log("-net dump write error - stop dump\n"); in dump_receive()
1940 qemu_log("OP:\n"); in tcg_gen_code_common()1942 qemu_log("\n"); in tcg_gen_code_common()1956 qemu_log("OP after liveness analysis:\n"); in tcg_gen_code_common()1958 qemu_log("\n"); in tcg_gen_code_common()
77 { qemu_log(formatCstr, ## __VA_ARGS__); qemu_log_flush(); } } while (0)
9095 qemu_log("----------------\n");9096 qemu_log("IN: %s\n", lookup_symbol(pc_start));9098 qemu_log("\n");
170 qemu_log("CPU Reset (CPU %d)\n", env->cpu_index); in cpu_reset()