blob: 3ce9d84723ab55fe4cb57f5847ac6d571000ffc5 (
plain) (
blame)
1
2
3
4
|
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.
|