diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-04-28 14:50:40 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-04-28 14:50:40 -0300 |
commit | 2676158c225668827639a7e74d8b24af68ec33d0 (patch) | |
tree | f2f40985fe3f8e133efccc07fcca1fee9d5302b6 | |
parent | 0e2f59bf9fe904d5f299b6a4c14e3df8f130fb06 (diff) | |
download | kvmx-2676158c225668827639a7e74d8b24af68ec33d0.tar.gz kvmx-2676158c225668827639a7e74d8b24af68ec33d0.tar.bz2 |
Further dev: xephyr and nested virtualization
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -53,6 +53,8 @@ If no folder is specified, the current folder is assumed as the project home. * https://bbs.archlinux.org/viewtopic.php?id=177299 * 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). +* [Xephyr support](http://jeffskinnerbox.me/posts/2014/Apr/29/howto-using-xephyr-to-create-a-new-display-in-a-window/). +* [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. |