[Qemu-devel] Passing NFS volume on host to win7 guest

2018-12-29 Thread liebrecht
Hope I dont have to use samba for this. From reading online searches, it seems the following could work where backup is the nfs exported volume to be shared. -virtfs local,path=/backup,mount_tag=host0,security_model=passthrough,id=host0 qemu boots into win7 with this string added so it was

[Qemu-devel] Passing NFS volume on host to win7 guest

2018-12-28 Thread liebrecht
Hope I dont have to use samba for this. From reading online searches, it seems the following could work where backup is the nfs exported volume to be shared. -virtfs local,path=/backup,mount_tag=host0,security_model=passthrough,id=host0 qemu boots into win7 with this string added so it was