summaryrefslogtreecommitdiffstats
path: root/system/qemu/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/qemu/README')
-rw-r--r--system/qemu/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/qemu/README b/system/qemu/README
index 6693735188..c457cef088 100644
--- a/system/qemu/README
+++ b/system/qemu/README
@@ -45,6 +45,11 @@ libslirp (user mode networking), libcacard, spice, usbredir, virglrenderer,
libnfs, snappy, device-tree-compiler, glusterfs, and vde2 are optional
dependencies.
+To enable user mode networking, install libslirp (availale on SBO), then
+compile qemu:
+
+SLIRP=yes ./qemu/SlackBuild
+
libiscsi (to access iSCSI targets directly) is optional dependency,
and will be picked up, if present, during the compilation.