mirror of
https://github.com/qemu/qemu.git
synced 2025-08-02 12:45:00 +00:00

This removes the "only" directives, and lets us use the conventional "DESCRIPTION" section in the manpage. This temporarily drops the qemu-block-drivers documentation from the system manual, but it will be put back (in the right place in the toctree) in a later commit. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20200228153619.9906-14-peter.maydell@linaro.org Message-id: 20200226113034.6741-14-pbonzini@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> [PMM: Added commit message note about temporarily losing qemu-block-drivers from the system manual] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
23 lines
357 B
ReStructuredText
23 lines
357 B
ReStructuredText
:orphan:
|
|
|
|
QEMU block drivers reference
|
|
============================
|
|
|
|
.. |qemu_system| replace:: qemu-system-x86_64
|
|
|
|
Synopsis
|
|
--------
|
|
|
|
QEMU block driver reference manual
|
|
|
|
Description
|
|
-----------
|
|
|
|
.. include:: qemu-block-drivers.rst.inc
|
|
|
|
See also
|
|
--------
|
|
|
|
The HTML documentation of QEMU for more precise information and Linux
|
|
user mode emulator invocation.
|