In QEMU 5.0 and kernel 5.4. Virtio-FS(D) was introduced for better access to shared folder on Linux host. It seems guests access the shared folder using something like FUSE technology.
I found a guide for Linux guest setup at libvirt.org
But can you access to shared folder from a Windows guest and how?
I found WinFSP, maybe that can be used?