aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: