qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Win98: how to exchange data with Linux


From: Jim C. Brown
Subject: Re: [Qemu-devel] Win98: how to exchange data with Linux
Date: Tue, 13 Jul 2004 22:34:25 -0400
User-agent: Mutt/1.4i

On Tue, Jul 13, 2004 at 07:58:19PM +0200, Adrian Smarzewski wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> John R. Hogerhuis wrote:
> | Yes, it is a non-workable idea to try to share a filesystem between two
> | running OSes.
> 
> I don't agree because samba for example is the application that does it.
> 
> - - change samba serwer to little server builded-in into qemu
> - - change smb windows client to filesystem driver communicating with our
> server
> - - change tcp protocol to hidden ioports communication between windows
> driver and qemu little-server (like vmware-tools communication protocol)
> 
> and it will be the thing that I'm talking about.
> 
> - --
> Pozdrowienia
> Adrian Smarzewski

You don't need the second step,

> - - change smb windows client to filesystem driver communicating with our
> server

but the rest is workable. VMware actually does this, iirc. It would be easier
to support NFS as the special protocol and use an open-source NFS client for
Windows tho.
Then again, do we really need full filesystem access? It would be simpler for
qemu to emulate an ftp server on the guest side (use "-ftp" option to turn
the server on, and "-ftpdir <dir>" to tell qemu where it should serve from).

> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFA9CK7gnuWEmthbpURAgSNAJ4g31sbNV4BLAQWNtABTvD1+tPOdwCdFsYQ
> oEu0hgylEraYe7U5M7GO9dk=
> =GDW5
> -----END PGP SIGNATURE-----
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.





reply via email to

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