qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] bidirectional data exchange between guest and host without network
@ 2009-07-07  8:45 Anthony Lannuzel
  2009-07-07  9:02 ` Jamie Lokier
  0 siblings, 1 reply; 16+ messages in thread
From: Anthony Lannuzel @ 2009-07-07  8:45 UTC (permalink / raw)
  To: qemu-devel

Dear All,

I want the host to be able to communicate with the host without using the
guest networking interfaces, is there a way this can be bidirectional ?
Here is what I have tested so far (command line options):

-drive file=fat::rw:/tmp/qemuShare
This allows the guest to read the host data, but when it writes to its
mounted device, the host doesn't see the data.

-fda file=fat::rw:/tmp/qemuShare
Apparently the guest has to eject the floppy for the host to see the data,
and I have read that the transfer speed is very low.

-smb : this requires guest networking (with 10.0.2.4 by default)

Has anyone already tried to do something similar ?

Regards
Anthony

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

end of thread, other threads:[~2009-07-16  7:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-07  8:45 [Qemu-devel] bidirectional data exchange between guest and host without network Anthony Lannuzel
2009-07-07  9:02 ` Jamie Lokier
2009-07-07 13:11   ` Anthony Lannuzel
2009-07-07 14:12     ` Lennart Sorensen
2009-07-07 14:39       ` Jamie Lokier
2009-07-08 10:03         ` Anthony Lannuzel
2009-07-08 13:31           ` Lennart Sorensen
2009-07-11  0:01             ` Jamie Lokier
2009-07-08 13:34           ` Paul Brook
2009-07-08 13:57           ` Jamie Lokier
2009-07-09  7:51             ` Anthony Lannuzel
2009-07-11  0:04               ` Jamie Lokier
2009-07-12  9:02                 ` Richard W.M. Jones
2009-07-13 22:38                   ` Jamie Lokier
2009-07-14  5:54                     ` Richard W.M. Jones
2009-07-16  7:46     ` Amit Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).