File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ with the following contents::
130130.. _ivshmem_kvmfr_libvirt :
131131
132132libvirt
133- ^^^^^^^
133+ ~~~~~~~
134134
135135Starting with QEMU 6.2 and libvirt 7.9, JSON style QEMU configuration is the
136136default 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
187187AppArmor
188- """"""""
188+ ^^^^^^^^
189189
190190Create ``/etc/apparmor.d/local/abstractions/libvirt-qemu `` if it doesn't exist
191191and add the following:
@@ -196,7 +196,7 @@ and add the following:
196196 /dev/kvmfr0 rw,
197197
198198 cgroups
199- """""""
199+ ^^^^^^^
200200
201201Edit the file ``/etc/libvirt/qemu.conf `` and uncomment the ``cgroup_device_acl ``
202202block, 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
211211QEMU
212- ^^^^
212+ ~~~~
213213
214214If you are using QEMU directly without libvirt, add the following arguments to your
215215``qemu `` command line::
You can’t perform that action at this time.
0 commit comments