diff options
Diffstat (limited to 'system/qemu/README')
-rw-r--r-- | system/qemu/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/system/qemu/README b/system/qemu/README index 764953321d9e7..dc8c2d8ba3bc3 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -39,14 +39,15 @@ 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. -libiscsi, libcacard, spice, usbredir, virglrenderer, device-tree-compiler, -libnfs, snappy, glusterfs, and vde2 are optional dependencies. +libiscsi, libcacard, spice, usbredir, virglrenderer, +device-tree-compiler, libnfs, snappy, glusterfs, and vde2 are optional +dependencies. -Sphinx is optional but required in order for any of the documentation to be -built. +Sphinx is optional but required in order for any of the documentation +to be built. -libiscsi (to access iSCSI targets directly) is optional dependency, and will -be picked up, if present, during the compilation. +libiscsi (to access iSCSI targets directly) is optional dependency, +and will be picked up, if present, during the compilation. If you wish to emulate ARM, you will want device-tree-compiler. |