qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sharing directories from Windows hosts


From: Anders Pitman
Subject: Sharing directories from Windows hosts
Date: Fri, 20 May 2022 13:38:29 -0600
User-agent: Cyrus-JMAP/3.7.0-alpha0-591-gfe6c3a2700-fm-20220427.001-gfe6c3a27

I'm running QEMU on a Windows host with multiple Linux guest VMs. I'm trying to share a host directory with all the guests.

As I understand it, the way to do this with Linux hosts would be to configure a 9p share[0]. However, it appears that 9p support for Windows hosts is currently a work in progress[1].

Is there another common option known to work for Windows? I would guess something like running a users-space NFS server might work, but before I went down that rabbit hole I wanted to see if there's something built into QEMU that would be better.

Bonus question: once 9p support is implemented, would that be expected to have better performance than something like NFS over a QEMU slirp network? I need to use slirp because I don't have admin privileges on the host.

[0]: https://wiki.qemu.org/Documentation/9psetup

[1]: https://lore.kernel.org/qemu-devel/20220425142705.2099270-1-bmeng.cn@gmail.com/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]