blob: 05b5a3303855d64d4ca5f8ab6bcc5c48ea4680a0 (
plain) (
blame)
1
2
3
|
where the trace file "trace-*"
I compile qemu-system-aarch64 with --enable-trace-backends=simple option, then start qemu with -trace nvme* , qemu start successful but I cann't find the trace file "trace-*" at qemu started directory.
|