Re: [PATCH] docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name

2022-01-04 Thread Philippe Mathieu-Daudé
On 4/1/22 11:33, Thomas Huth wrote: In downstream, we want to use a different name for the QEMU binary, and some people might also use the docs for non-x86 binaries, that's why we already created the |qemu_system| placeholder in the past. Use it now in the stap trace doc, too. Signed-off-by: Tho

[PATCH] docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name

2022-01-04 Thread Thomas Huth
In downstream, we want to use a different name for the QEMU binary, and some people might also use the docs for non-x86 binaries, that's why we already created the |qemu_system| placeholder in the past. Use it now in the stap trace doc, too. Signed-off-by: Thomas Huth --- docs/tools/qemu-trace-s