All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: dave@treblig.org
Cc: berrange@redhat.com,  qemu-devel@nongnu.org
Subject: Re: [PATCH 2/4] hmp*hx: Move info docs
Date: Thu, 15 Jan 2026 12:57:25 +0100	[thread overview]
Message-ID: <875x93xf4q.fsf@pond.sub.org> (raw)
In-Reply-To: <20260115020423.722069-3-dave@treblig.org> (dave@treblig.org's message of "Thu, 15 Jan 2026 02:04:21 +0000")

dave@treblig.org writes:

> From: "Dr. David Alan Gilbert" <dave@treblig.org>
>
> Move the docs for the info subcommand from the separate hx
> into the top level file next to the 'info' command itself.
> That makes every command in the top level file have a RST section.
>
> Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>

Generated HTML changes slightly, diff appended.  Shows as vertical space
differences in Firefox.  Do we care?


--- bld-docs/docs.old/manual/system/monitor.html	2026-01-15 12:30:17.300968723 +0100
+++ bld-docs/docs/manual/system/monitor.html	2026-01-15 12:55:43.909694634 +0100
@@ -601,10 +601,11 @@ command.</p>
 </dd>
 <dt><code class="docutils literal notranslate"><span class="pre">xen-event-list</span></code></dt><dd><p>List event channels in the guest</p>
 </dd>
-</dl>
-<dl>
 <dt><code class="docutils literal notranslate"><span class="pre">info</span></code> <em>subcommand</em></dt><dd><p>Show various information about the system state.</p>
-<dl>
+</dd>
+</dl>
+<blockquote>
+<div><dl>
 <dt><code class="docutils literal notranslate"><span class="pre">info</span> <span class="pre">version</span></code></dt><dd><p>Show the version of QEMU.</p>
 </dd>
 <dt><code class="docutils literal notranslate"><span class="pre">info</span> <span class="pre">network</span></code></dt><dd><p>Show the network state.</p>
@@ -639,8 +640,6 @@ command.</p>
 </dd>
 <dt><code class="docutils literal notranslate"><span class="pre">info</span> <span class="pre">jit</span></code></dt><dd><p>Show dynamic compiler info.</p>
 </dd>
-<dt><code class="docutils literal notranslate"><span class="pre">info</span> <span class="pre">accel</span></code></dt><dd><p>Show accelerator statistics.</p>
-</dd>
 <dt><code class="docutils literal notranslate"><span class="pre">info</span> <span class="pre">sync-profile</span> <span class="pre">[-m|-n]</span></code> [<em>max</em>]</dt><dd><p>Show synchronization profiling info, up to <em>max</em> entries (default: 10),
 sorted by total wait time.</p>
 <dl class="simple">
@@ -653,6 +652,8 @@ sorted by total wait time.</p>
 the “Object” field shows—enclosed in brackets—the number of objects
 being coalesced.</p>
 </dd>
+<dt><code class="docutils literal notranslate"><span class="pre">info</span> <span class="pre">accel</span></code></dt><dd><p>Show accelerator statistics.</p>
+</dd>
 <dt><code class="docutils literal notranslate"><span class="pre">info</span> <span class="pre">kvm</span></code></dt><dd><p>Show KVM information.</p>
 </dd>
 <dt><code class="docutils literal notranslate"><span class="pre">info</span> <span class="pre">accelerators</span></code></dt><dd><p>Show which accelerators are compiled into a QEMU binary, and what accelerator
@@ -765,8 +766,7 @@ enabled) memory in bytes.</p>
 <dt><code class="docutils literal notranslate"><span class="pre">info</span> <span class="pre">firmware-log</span></code></dt><dd><p>Show the firmware (ovmf) debug log.</p>
 </dd>
 </dl>
-</dd>
-</dl>
+</div></blockquote>
 </section>
 <section id="integer-expressions">
 <h2>Integer expressions<a class="headerlink" href="#integer-expressions" title="Link to this heading"></a></h2>



  reply	other threads:[~2026-01-15 11:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-15  2:04 [PATCH 0/4] HMP: hxtool sanity checks dave
2026-01-15  2:04 ` [PATCH 1/4] hmp-commands-info.hx: Move definition of "info accel" dave
2026-01-15  2:04 ` [PATCH 2/4] hmp*hx: Move info docs dave
2026-01-15 11:57   ` Markus Armbruster [this message]
2026-01-15 18:42     ` Dr. David Alan Gilbert
2026-01-16  8:45       ` Markus Armbruster
2026-01-15  2:04 ` [PATCH 3/4] hxtool: Split srst/erst add checks dave
2026-01-15 12:11   ` Markus Armbruster
2026-01-15  2:04 ` [PATCH 4/4] hxtool: Error on missing docs dave
2026-01-15 12:17   ` Markus Armbruster
2026-01-15 12:43     ` Dr. David Alan Gilbert
2026-01-15 11:15 ` [PATCH 0/4] HMP: hxtool sanity checks Marc-André Lureau

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=875x93xf4q.fsf@pond.sub.org \
    --to=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=dave@treblig.org \
    --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.