From: Jan Marten Simons <marten@xtal.rwth-aachen.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] windows xp under pclinuxos 2005
Date: Tue, 22 Aug 2006 16:19:56 +0200 [thread overview]
Message-ID: <44EB128C.3020803@xtal.rwth-aachen.de> (raw)
In-Reply-To: <Pine.LNX.4.63.0608221553330.28360@wbgn013.biozentrum.uni-wuerzburg.de>
Johannes Schindelin wrote:
>> I'm still thinking FTP would be a useful alternative as it's more low-level.
>>
>
> It is not only simpler, it is no file system.
>
> With FTP, you'd still have to "download" the files to use them. By
> contrast, SMB and NFS allow you to use the files directly (even writing).
> I tried to fill this gap by writing vvfat a long time ago, but people seem
> to hate it.
>
Actually, I think vvfat is another useful feature (thanks for the work
you put into it), but I also think it's not trivial to keep the device
in sync while qemu is runnning and writes can occur from the host to the
shared directory and from the guest to the virtual hdd / removable
medium (hotplug support is needed from the guest or things are likely to
go out of sync). With FTP you'd just refresh when the ftp-client asks
for a refresh. Much easier to handle this ;)
Additionally linux is able to mount FTP as well (using FUSE or LUFS)
thou this is a bit of a hack.
In my opinion the versatility of qemu is one of its best features.
Therefore I think its good to add various helpers to it, so you can
choose the one, which is suited best for your setup/problem. Other
products don't offer that flexibility.
With regards and thanks for vvfat,
Jan
next prev parent reply other threads:[~2006-08-22 14:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20060820181501.11663156090@pc42.xtal.rwth-aachen.de>
2006-08-21 15:38 ` [Qemu-devel] windows xp under pclinuxos 2005 Jan Marten Simons
2006-08-21 17:59 ` Rene Horn
2006-08-21 18:17 ` [Qemu-devel] virtual FTP/WebDAV (was: windows xp under pclinuxos 2005) Jan Marten Simons
2006-08-21 18:23 ` Andrew Barr
2006-08-21 20:32 ` Rene Horn
2006-08-21 20:56 ` [Qemu-devel] windows xp under pclinuxos 2005 Fabrice Bellard
2006-08-21 21:15 ` Jernej Simončič
2006-08-22 8:21 ` Jan Marten Simons
2006-08-22 13:55 ` Johannes Schindelin
2006-08-22 14:19 ` Jan Marten Simons [this message]
2006-06-19 17:33 frisen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44EB128C.3020803@xtal.rwth-aachen.de \
--to=marten@xtal.rwth-aachen.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).