machine
machine copied to clipboard
add mounts to qemu (to use as podman volume)
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
Could be a nice add-on, do you have a complete example (use case)