mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
qapi: Add more cross-references
We recently (merge commit 504632dcc6) enclosed command and type
names in `backquotes`, so they become links in generated HTML. Take
care of a few we missed.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250717115751.3832597-1-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
This commit is contained in:
+2
-2
@@ -641,7 +641,7 @@
|
||||
#
|
||||
# This mode supports VFIO devices provided the user first puts the
|
||||
# guest in the suspended runstate, such as by issuing
|
||||
# guest-suspend-ram to the QEMU guest agent.
|
||||
# `guest-suspend-ram` to the QEMU guest agent.
|
||||
#
|
||||
# Best performance is achieved when the memory backend is shared
|
||||
# and the @x-ignore-shared migration capability is set, but this
|
||||
@@ -1704,7 +1704,7 @@
|
||||
#
|
||||
# .. admonition:: Notes
|
||||
#
|
||||
# 1. The 'query-migrate' command should be used to check
|
||||
# 1. The `query-migrate` command should be used to check
|
||||
# migration's progress and final result (this information is
|
||||
# provided by the 'status' member).
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user