You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/docs/devel/migration
Paolo Bonzini 381d2c36e1 docs: use consistent markup for footnotes
Unfortunately, the definition of the footnote syntax requires
the author to use the awkward escaped space "\ " in the really common
case of "footnote marker at end of word or sentence"; and in fact the rST
documentation's examples of footnote syntax contain only artificial
examples that do *not* use the syntax.  This resulted in ugly rendering
of footnotes throughout QEMU's documentation.  Ensure the space is escaped
whenever the footnote must attach to the preceding word, and also use
a named reference for clarity.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 months ago
..
CPR.rst migration: cpr-reboot documentation 9 months ago
best-practices.rst docs/migration: Split "Debugging" and "Firmware" 11 months ago
compatibility.rst docs/migration: Split "Backwards compatibility" separately 11 months ago
dirty-limit.rst docs/migration: Split "dirty limit" 11 months ago
features.rst docs/migration: add qatzip compression feature 3 months ago
index.rst docs/migration: Further move virtio to be feature of migration 11 months ago
main.rst docs/devel: Mention post_load hook restrictions where we document the hook 2 months ago
mapped-ram.rst docs: use consistent markup for footnotes 2 months ago
postcopy.rst migration/docs: Update postcopy recover session for SETUP phase 6 months ago
qatzip-compression.rst docs/migration: add qatzip compression feature 3 months ago
qpl-compression.rst docs/migration: add qpl compression feature 6 months ago
uadk-compression.rst docs: Fix some typos (found by typos) and grammar issues 4 months ago
vfio.rst docs/migration: Create index page 11 months ago
virtio.rst docs/migration: Convert virtio.txt into rST 11 months ago