diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2022-06-25 18:14:55 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-07-01 12:13:08 +0200 |
commit | 701caa3d6a8b4b28d7b45b6d8ac6aadc640bbe43 (patch) | |
tree | 4ef9d871ae7431ea8988ac8dcd6311376b241df2 /docs/specs/index.rst | |
parent | 8e72ceee5cd6b1b51460e571fd0fe329c459bdcd (diff) | |
download | qemu-701caa3d6a8b4b28d7b45b6d8ac6aadc640bbe43.zip qemu-701caa3d6a8b4b28d7b45b6d8ac6aadc640bbe43.tar.gz qemu-701caa3d6a8b4b28d7b45b6d8ac6aadc640bbe43.tar.bz2 |
Convert fw_cfg.rst to reStructuredText syntax
And add it to specs/index.rst
Signed-off-by: Simon Sapin <simon.sapin@exyr.org>
Message-Id: <20220625161455.1232954-2-simon.sapin@exyr.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs/specs/index.rst')
-rw-r--r-- | docs/specs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/specs/index.rst b/docs/specs/index.rst index e10684b..a58d931 100644 --- a/docs/specs/index.rst +++ b/docs/specs/index.rst @@ -20,3 +20,4 @@ guest hardware that is specific to QEMU. acpi_nvdimm acpi_erst sev-guest-firmware + fw_cfg |