diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-01-15 20:07:12 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-21 10:21:56 +0700 |
commit | 81082e2bbf4c8d08a5c7cee545ce1241934fcbfd (patch) | |
tree | fd3ec2256f50aaa38163753f5358134bd065cf01 /system/qemu | |
parent | b6bd280c782c4a889b302f3d5585fc37fed948be (diff) |
system/qemu: Wrap README at 72 columns.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qemu')
-rw-r--r-- | system/qemu/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/qemu/README b/system/qemu/README index d6e219eda2d0..dff0fc9f4c78 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -41,9 +41,9 @@ your processor) prior to launching qemu-system-ARCH with kvm enabled. For older/unmaintained qemu frontends, this build also creates a symlink to qemu-system-ARCH at /usr/bin/qemu-kvm. -libslirp (user mode networking), libcacard, spice, usbredir, virglrenderer, -libnfs, snappy, device-tree-compiler, glusterfs, and vde2 are optional -dependencies. +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: |