X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Freport%2Fintroduction%2Fmethodology_kvm_vms_vhost_user.rst;h=dae1e5a8759ffcfb5245f86d5c91089c88fa0f59;hp=76a6baa8e6c9872a70b91f7741e1ad5d76f7d5c2;hb=06785b385fb4acf5fd5f20ce3ee7a46e0b863c06;hpb=dc85b05f17bb6d04b4c6b4126590f28b6014b9a5 diff --git a/docs/report/introduction/methodology_kvm_vms_vhost_user.rst b/docs/report/introduction/methodology_kvm_vms_vhost_user.rst index 76a6baa8e6..dae1e5a875 100644 --- a/docs/report/introduction/methodology_kvm_vms_vhost_user.rst +++ b/docs/report/introduction/methodology_kvm_vms_vhost_user.rst @@ -60,6 +60,7 @@ filesystem as read only guest OS filesystem. Example of custom init script for the kernel VM: :: + #!/bin/bash mount -t sysfs -o "nodev,noexec,nosuid" sysfs /sys mount -t proc -o "nodev,noexec,nosuid" proc /proc @@ -84,4 +85,4 @@ applications installed on host OS, for example VPP of the same version as running on host OS. Kernel KVM image must be available on host filesystem as a prerequisite. -The path to kernel image is defined in `Constants.py`. \ No newline at end of file +The path to kernel image is defined in `Constants.py`.