All of lore.kernel.org
 help / color / mirror / Atom feed
* Sharing directories from Windows hosts
@ 2022-05-20 19:38 Anders Pitman
  0 siblings, 0 replies; only message in thread
From: Anders Pitman @ 2022-05-20 19:38 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 912 bytes --]

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/

[-- Attachment #2: Type: text/html, Size: 1351 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-20 19:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20 19:38 Sharing directories from Windows hosts Anders Pitman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.