diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2019-10-07 19:07:08 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2019-10-07 19:07:08 -0300 |
commit | ab82ad7fa360a32e76fa0f2371a842877929e876 (patch) | |
tree | 239d6d71e7fe35444d51cabd8007b13bb0f462ba /IDEAS.md | |
parent | ebbe4622db99554a569e4b6161773f7378e0f7c0 (diff) | |
download | kvmx-ab82ad7fa360a32e76fa0f2371a842877929e876.tar.gz kvmx-ab82ad7fa360a32e76fa0f2371a842877929e876.tar.bz2 |
Adds shared_folders_sshfs config
Diffstat (limited to 'IDEAS.md')
-rw-r--r-- | IDEAS.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ * https://bbs.archlinux.org/viewtopic.php?id=177299 * Alternative folder sharing support: * NFS, SMB. - * Using [sshfs like vagrant-libvirt](https://fedoramagazine.org/vagrant-sharing-folders-vagrant-sshfs/). * Or even [SSH to a server](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) ([1](https://wiki.archlinux.org/index.php/KVM#Nested_virtualization), [2](https://ladipro.wordpress.com/2017/02/24/running-hyperv-in-kvm-guest/)). |