machine icon indicating copy to clipboard operation
machine copied to clipboard

add mounts to qemu (to use as podman volume)

Open stephankoelle opened this issue 5 years ago • 1 comments

might it be ok to pass a mount to the qemu VM, to later use that as volume in podman? Or is this the wrong approach?

-virtfs local,path=/path/to/share,mount_tag=host0,security_model=passthrough,id=host0

stephankoelle avatar Oct 31 '19 14:10 stephankoelle

Could be a nice add-on, do you have a complete example (use case)

afbjorklund avatar Nov 01 '19 07:11 afbjorklund