aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-05-26 10:05:10 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-05-26 10:05:10 -0300
commitae845472f6aea3955d0893067d3ddc74880fa841 (patch)
treed3335b163d87d32420d2e09c1f2b4e369fb62b1d /README.md
parent577e07f537d3edc6925d65f8829fdb506b522a2d (diff)
downloadkvmx-ae845472f6aea3955d0893067d3ddc74880fa841.tar.gz
kvmx-ae845472f6aea3955d0893067d3ddc74880fa841.tar.bz2
Adds memory, smp and qemu_opts params
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index d51389b..25df4f0 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,6 @@ If no folder is specified, the current folder is assumed as the project home.
* Alternative folder sharing support (NFS, SMB or even [via SSH](https://superuser.com/questions/831659/mount-a-local-directory-to-a-remote-ssh-server)).
* Remount 9p shared folders and reinitialize spice-vdagent upon resume from disk [see possible bug](https://bugzilla.redhat.com/show_bug.cgi?id=1333072).
* [Nested virtualization](http://www.rdoxenham.com/?p=275).
-* More params (memory, cpus, ssh, serial console, additional shared folders, etc).
* Integration with [image-bootstrap](https://github.com/hartwork/image-bootstrap).
* Systemd service.
* Shell completions.