Skip to content

Commit b251b22

Browse files
committed
[doc] fix ivshmem_kvmfr tree structure
1 parent 90b27ae commit b251b22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/ivshmem_kvmfr.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ with the following contents::
130130
.. _ivshmem_kvmfr_libvirt:
131131

132132
libvirt
133-
^^^^^^^
133+
~~~~~~~
134134

135135
Starting with QEMU 6.2 and libvirt 7.9, JSON style QEMU configuration is the
136136
default syntax. Users running QEMU 6.2 or later **and** libvirt 7.9 or later,
@@ -185,7 +185,7 @@ to start.
185185
and configured by default by most distributions when you install libvirt.
186186

187187
AppArmor
188-
""""""""
188+
^^^^^^^^
189189

190190
Create ``/etc/apparmor.d/local/abstractions/libvirt-qemu`` if it doesn't exist
191191
and add the following:
@@ -196,7 +196,7 @@ and add the following:
196196
/dev/kvmfr0 rw,
197197
198198
cgroups
199-
"""""""
199+
^^^^^^^
200200

201201
Edit the file ``/etc/libvirt/qemu.conf`` and uncomment the ``cgroup_device_acl``
202202
block, adding ``/dev/kvmfr0`` to the list. To make this change active you then
@@ -209,7 +209,7 @@ must restart ``libvirtd``
209209
.. _ivshmem_kvmfr_qemu:
210210

211211
QEMU
212-
^^^^
212+
~~~~
213213

214214
If you are using QEMU directly without libvirt, add the following arguments to your
215215
``qemu`` command line::

0 commit comments

Comments
 (0)