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

2021-06-08 Thread Stefan Hajnoczi
On Mon, Jun 07, 2021 at 07:42:50PM +0200, 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 virtiofsd

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

2021-06-07 Thread Philippe Mathieu-Daudé
On 6/7/21 7:42 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 virtiofsd doc, too. > > Signed-

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

2021-06-07 Thread Dr. David Alan Gilbert
* Thomas Huth (th...@redhat.com) 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 virtiofsd doc, too. > > Signe

[PATCH] docs/tools/virtiofsd.rst: 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 virtiofsd doc, too. Signed-off-by: Thomas Huth --- docs/tools/virtiofsd.rst