diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-09-13 18:46:02 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-09-13 18:46:02 -0300 |
commit | de275dd604bb2431e0e31955851885c30261dc2d (patch) | |
tree | 9899fde8afc5716b82065011ef908b81e78364db /README.md | |
parent | 6ff5b8740a7e144f2cb32fb348d88dc61be8ee23 (diff) | |
download | kvmx-de275dd604bb2431e0e31955851885c30261dc2d.tar.gz kvmx-de275dd604bb2431e0e31955851885c30261dc2d.tar.bz2 |
Updates README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ 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). -* [Nested virtualization](http://www.rdoxenham.com/?p=275). +* [Nested virtualization](http://www.rdoxenham.com/?p=275) ([1](https://wiki.archlinux.org/index.php/KVM#Nested_virtualization), [2](https://ladipro.wordpress.com/2017/02/24/running-hyperv-in-kvm-guest/)). * Integration with [image-bootstrap](https://github.com/hartwork/image-bootstrap). * Systemd service. * Shell completions. |