diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-04-01 12:04:55 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-04-01 12:04:55 -0300 |
commit | ba01226f26a8c842e4dc06cae9d921b9e279020d (patch) | |
tree | 83537e6b7751adafab5d0d2ff93ce7eb38a8802b | |
parent | ac123e5b5f4525c745a3b31dad19546cc5a58f0c (diff) | |
download | kvmx-ba01226f26a8c842e4dc06cae9d921b9e279020d.tar.gz kvmx-ba01226f26a8c842e4dc06cae9d921b9e279020d.tar.bz2 |
Updates further development list
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -46,7 +46,9 @@ If no folder is specified, the current folder is assumed as the project home. ## Further development -* Remount shared folders and reinitialize spice-vdagent upon resume from disk. +* VNC support. +* Alternative folder sharing support (NFS or SMB). +* Remount 9p shared folders and reinitialize spice-vdagent upon resume from disk [see possible bug](https://bugzilla.redhat.com/show_bug.cgi?id=1333072). * More params (memory, cpus, ssh, serial console, additional shared folders, etc). * Integration with [image-bootstrap](https://github.com/hartwork/image-bootstrap). * Systemd service. |