All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Access to the host filesystem
@ 2004-02-20  0:05 Fabrice Bellard
  2004-02-20  7:09 ` [Qemu-devel] " Matt Howard
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Fabrice Bellard @ 2004-02-20  0:05 UTC (permalink / raw)
  To: qemu-devel

Hi,

I wonder what would be the best way to access to the host filesystem, 
especially with the Linux, MSDOS/FreeDos and Windows guest OSes.

Here are my thoughts:

1) Do nothing and just use the network with NFS or Samba host servers. 
It is the easiest solution but it requires a complicated host and guest 
configuration.

2) Add a hardware device in QEMU giving access to the host filesystem 
with specific commands such as "open", "read" and "close" working by 
using DMA in physical guest memory. Then by reusing the user mode Linux 
"hostfs" filesystem, it would be easy to add access to the host 
filesystem. By reusing the dosemu "MFS" driver, it would also be 
possible to do the same as dosemu to access to an host DOS tree.

3) Add a tiny NFS server in QEMU so that no host configuration is 
needed. Then only NFS drivers are needed in the guest OS.

Any comments ?

Fabrice.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-02-22  2:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-20  0:05 [Qemu-devel] Access to the host filesystem Fabrice Bellard
2004-02-20  7:09 ` [Qemu-devel] " Matt Howard
2004-02-20 12:25 ` [Qemu-devel] " Martin Garton
2004-02-20 20:54 ` [Qemu-devel] Fabrice, could you look at this Daniel J. Guinan
     [not found]   ` <26FECE40-63EA-11D8-AF98-000A2796D230@free.fr>
2004-02-21  0:34     ` Daniel J. Guinan
2004-02-21 13:17       ` J. Mayer
2004-02-22  2:01         ` [Qemu-devel] Newb/OS X/Darwin: Help debugging please dguinan
2004-02-21  0:44   ` [Qemu-devel] ADMINISTRIVIA: List limit now 100k Rusty Russell

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.