/qemu

Modified QEMU which generates full instruction & data address traces. Configure with --enable-full-trace. Env vars: QEMU_SKIP_FIRST_INST skips tracing of the first N instructions, QEMU_TRACE_LIMIT limits the amount of instructions traced, and QEMU_TRACE_OUTPUT configures the output file (stderr by default). Working on SPARC, SPARC64, PPC, PPC64. Tested only for sparc-linux-user.

Primary LanguageCOtherNOASSERTION

Stargazers