mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-21 21:17:19 +00:00
[doc] fix ivshmem_kvmfr tree structure
This commit is contained in:
parent
90b27ae1f7
commit
b251b22a64
@ -130,7 +130,7 @@ with the following contents::
|
|||||||
.. _ivshmem_kvmfr_libvirt:
|
.. _ivshmem_kvmfr_libvirt:
|
||||||
|
|
||||||
libvirt
|
libvirt
|
||||||
^^^^^^^
|
~~~~~~~
|
||||||
|
|
||||||
Starting with QEMU 6.2 and libvirt 7.9, JSON style QEMU configuration is the
|
Starting with QEMU 6.2 and libvirt 7.9, JSON style QEMU configuration is the
|
||||||
default syntax. Users running QEMU 6.2 or later **and** libvirt 7.9 or later,
|
default syntax. Users running QEMU 6.2 or later **and** libvirt 7.9 or later,
|
||||||
@ -185,7 +185,7 @@ to start.
|
|||||||
and configured by default by most distributions when you install libvirt.
|
and configured by default by most distributions when you install libvirt.
|
||||||
|
|
||||||
AppArmor
|
AppArmor
|
||||||
""""""""
|
^^^^^^^^
|
||||||
|
|
||||||
Create ``/etc/apparmor.d/local/abstractions/libvirt-qemu`` if it doesn't exist
|
Create ``/etc/apparmor.d/local/abstractions/libvirt-qemu`` if it doesn't exist
|
||||||
and add the following:
|
and add the following:
|
||||||
@ -196,7 +196,7 @@ and add the following:
|
|||||||
/dev/kvmfr0 rw,
|
/dev/kvmfr0 rw,
|
||||||
|
|
||||||
cgroups
|
cgroups
|
||||||
"""""""
|
^^^^^^^
|
||||||
|
|
||||||
Edit the file ``/etc/libvirt/qemu.conf`` and uncomment the ``cgroup_device_acl``
|
Edit the file ``/etc/libvirt/qemu.conf`` and uncomment the ``cgroup_device_acl``
|
||||||
block, adding ``/dev/kvmfr0`` to the list. To make this change active you then
|
block, adding ``/dev/kvmfr0`` to the list. To make this change active you then
|
||||||
@ -209,7 +209,7 @@ must restart ``libvirtd``
|
|||||||
.. _ivshmem_kvmfr_qemu:
|
.. _ivshmem_kvmfr_qemu:
|
||||||
|
|
||||||
QEMU
|
QEMU
|
||||||
^^^^
|
~~~~
|
||||||
|
|
||||||
If you are using QEMU directly without libvirt, add the following arguments to your
|
If you are using QEMU directly without libvirt, add the following arguments to your
|
||||||
``qemu`` command line::
|
``qemu`` command line::
|
||||||
|
Loading…
Reference in New Issue
Block a user