Re: [PATCH] docs/interop/live-block-operations: Do not hard-code the QEMU binary name

2021-06-07 Thread Philippe Mathieu-Daudé
On 6/7/21 7:23 PM, 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 live-block-operations doc, too.

[PATCH] docs/interop/live-block-operations: Do not hard-code the QEMU binary name

2021-06-07 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 live-block-operations doc, too. Signed-off-by: Thomas Huth --- docs/interop