From: "Cédric Le Goater" <clg@redhat.com>
To: "Carlos López" <clopez@suse.de>, qemu-devel@nongnu.org
Cc: John Levon <john.levon@nutanix.com>,
Thanos Makatos <thanos.makatos@nutanix.com>
Subject: Re: [PATCH] docs/system: fix vfio-user console example format
Date: Tue, 21 Oct 2025 12:06:58 +0200 [thread overview]
Message-ID: <b806af7e-9ee6-488e-8640-a0735f9d5a79@redhat.com> (raw)
In-Reply-To: <20251021093550.766872-2-clopez@suse.de>
Hello Carlos,
On 10/21/25 11:35, Carlos López wrote:
> The rendering for the console example for vfio-user is displayed
> incorrectly because of a missing indentation, causing the example to be
> shown as regular text. Fix this by adding the required indentation.
>
> Fixes: c688cc165b32 ("docs: add vfio-user documentation")
> Signed-off-by: Carlos López <clopez@suse.de>
> ---
> docs/system/devices/vfio-user.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/system/devices/vfio-user.rst b/docs/system/devices/vfio-user.rst
> index b6dcaa5615..e31548b3a4 100644
> --- a/docs/system/devices/vfio-user.rst
> +++ b/docs/system/devices/vfio-user.rst
> @@ -20,7 +20,7 @@ Presuming a suitable ``vfio-user`` server has opened a socket at
>
> .. code-block:: console
>
> --device '{"driver": "vfio-user-pci","socket": {"path": "/tmp/vfio-user.sock", "type": "unix"}}'
> + -device '{"driver": "vfio-user-pci","socket": {"path": "/tmp/vfio-user.sock", "type": "unix"}}'
>
> See `libvfio-user <https://github.com/nutanix/libvfio-user/>`_ for further
> information.
John sent a similar fix [1]. It's in the vfio-next branch and
should soon be merged.
Thanks,
C.
[1] https://lore.kernel.org//qemu-devel/20251009140206.386249-1-john.levon@nutanix.com
prev parent reply other threads:[~2025-10-21 10:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-21 9:35 [PATCH] docs/system: fix vfio-user console example format Carlos López
2025-10-21 10:05 ` John Levon
2025-10-21 10:06 ` Cédric Le Goater [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b806af7e-9ee6-488e-8640-a0735f9d5a79@redhat.com \
--to=clg@redhat.com \
--cc=clopez@suse.de \
--cc=john.levon@nutanix.com \
--cc=qemu-devel@nongnu.org \
--cc=thanos.makatos@nutanix.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).