All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org, eblake@redhat.com, michael.roth@amd.com,
	kkostiuk@redhat.com, jsnow@redhat.com
Subject: Re: [PATCH 4/4] qga: Add cross-references
Date: Thu, 17 Jul 2025 09:31:35 +0100	[thread overview]
Message-ID: <aHi053WApxOX3XkY@redhat.com> (raw)
In-Reply-To: <20250717082117.3767754-5-armbru@redhat.com>

On Thu, Jul 17, 2025 at 10:21:17AM +0200, Markus Armbruster wrote:
> Enclose command and type names in `backquotes`, so they become links
> in generated HTML.
> 
> We did this for qapi/ in merge commit 504632dcc631.
> 
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
>  qga/qapi-schema.json | 50 ++++++++++++++++++++++----------------------
>  1 file changed, 25 insertions(+), 25 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


> @@ -585,7 +585,7 @@
>  # - pm-utils (via pm-hibernate)
>  # - manual write into sysfs
>  #
> -# IMPORTANT: guest-suspend-ram requires working wakeup support in
> +# IMPORTANT: `guest-suspend-ram` requires working wakeup support in
>  # QEMU. You should check QMP command query-current-machine returns
>  # wakeup-suspend-support: true before issuing this command.  Failure

I presume you're not updating 'query-current-machine' and
'wakeup-suspend-support' due to an inability do cross references
across the two QAPI schemas ?



With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



  reply	other threads:[~2025-07-17  8:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-17  8:21 [PATCH 0/4] qga: Doc fixes and improvements Markus Armbruster
2025-07-17  8:21 ` [PATCH 1/4] qga: Fix guest-network-get-route return value documentation Markus Armbruster
2025-07-17  8:28   ` Daniel P. Berrangé
2025-07-17  8:21 ` [PATCH 2/4] qga: Remove trivial "Returns:" sections Markus Armbruster
2025-07-17  8:29   ` Daniel P. Berrangé
2025-07-17  8:21 ` [PATCH 3/4] qga: Rephrase return docs to avoid type name Markus Armbruster
2025-07-17  8:29   ` Daniel P. Berrangé
2025-07-17  8:21 ` [PATCH 4/4] qga: Add cross-references Markus Armbruster
2025-07-17  8:31   ` Daniel P. Berrangé [this message]
2025-07-17 10:04     ` Markus Armbruster

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=aHi053WApxOX3XkY@redhat.com \
    --to=berrange@redhat.com \
    --cc=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=kkostiuk@redhat.com \
    --cc=michael.roth@amd.com \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.