[libvirt] [PATCH] docs: Drop /dev/net/tun from the list of shared devices

Erik Skultety eskultet at redhat.com
Thu Jan 31 15:08:21 UTC 2019


This was a left-over that should have been dropped along the change in
qemu.conf.

Signed-off-by: Erik Skultety <eskultet at redhat.com>
---

Pushed as trivial.

 docs/drvqemu.html.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in
index 0d14027646..bf60a9144b 100644
--- a/docs/drvqemu.html.in
+++ b/docs/drvqemu.html.in
@@ -396,8 +396,7 @@ chmod o+x /path/to/directory
 /dev/null, /dev/full, /dev/zero,
 /dev/random, /dev/urandom,
 /dev/ptmx, /dev/kvm, /dev/kqemu,
-/dev/rtc, /dev/hpet, /dev/net/tun,
-/dev/sev
+/dev/rtc, /dev/hpet, /dev/sev
 </pre>

     <p>
--
2.20.1




More information about the libvir-list mailing list