]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
docs/system: unify the naming style for VirtIO devices
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 16 Oct 2025 15:03:54 +0000 (16:03 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 20 Oct 2025 12:46:28 +0000 (13:46 +0100)
This makes the index look a little neater.

Reviewed-by: John Levon <john.levon@nutanix.com>
Message-ID: <20251016150357.876415-10-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
docs/system/devices/virtio/virtio-gpu.rst
docs/system/devices/virtio/virtio-pmem.rst
docs/system/devices/virtio/virtio-snd.rst

index b7eb0fc0e727ae368d92fbc1c49b530f74da2b2b..39d2fd2d21cbe48a41fed2b8ba728a123e92232a 100644 (file)
@@ -1,7 +1,7 @@
 ..
    SPDX-License-Identifier: GPL-2.0-or-later
 
-virtio-gpu
+VirtIO GPU
 ==========
 
 This document explains the setup and usage of the virtio-gpu device.
index c82ac0673153bd942d89ccf56a994c8a10c35b0a..0c24de83ec704697e6f94a4e6c73af7a868375dd 100644 (file)
@@ -1,7 +1,5 @@
-
-===========
-virtio pmem
-===========
+VirtIO Persistent Memory
+========================
 
 This document explains the setup and usage of the virtio pmem device.
 The virtio pmem device is a paravirtualized persistent memory device
index 2a9187fd701a3deed670963a4c3a2b4b379cf2df..3c797f66e039f34303e67070f64c641c1ede510e 100644 (file)
@@ -1,4 +1,4 @@
-virtio sound
+VirtIO Sound
 ============
 
 This document explains the setup and usage of the Virtio sound device.