# On the host (inside libvirt domain XML) <filesystem type='mount' accessmode='passthrough'> <driver type='virtiofs' queue='1024'/> <source dir='/host/kshared'/> <target dir='kshared_top'/> </filesystem>
We’ll simulate that.
This is the tricky part: mapping NFS mount point → pod name.
