aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-22 14:09:19 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-22 14:09:19 -0300
commit23e5ab8db41d37ae70a226fc5446dc9ba51a26bc (patch)
treecd3e6f7777fa8255828bacee5a0cf4ecbcb5f0eb /README.md
parent35156f763a84ec40327a21a5b99894e3e6e4bd36 (diff)
downloadkvmx-23e5ab8db41d37ae70a226fc5446dc9ba51a26bc.tar.gz
kvmx-23e5ab8db41d37ae70a226fc5446dc9ba51a26bc.tar.bz2
Some features and dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d0eb54..a96905a 100644
--- a/README.md
+++ b/README.md
@@ -13,11 +13,21 @@ or integration. In the other hand, if you're looking for a small
application that doesn't depend on software installed from unstrusted
sources, you'll feel welcome here :)
+## Features
+
+* Automatic provisioning for Debian guests.
+* Serial console support.
+* QEMU monitor support.
+* Easily copy files or SSH into the guest.
+* Built-in shell.
+* GUI support via Spice, Xephyr, VNC and Xpra.
+* Works both for desktop GUI virtualization, local development or at production servers.
+
## Dependencies
KVMX currently needs a Debian-based system and the following dependencies:
- sudo apt install git qemu qemu-kvm virt-viewer spice-client spice-client-gtk socat
+ sudo apt install git qemu qemu-kvm virt-viewer spice-client spice-client-gtk socat screen
If you plan to create guest images, you may also want the following packages: