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 10:21:35 +0200 [thread overview]
Message-ID: <44EABE8F.3000303@xtal.rwth-aachen.de> (raw)
In-Reply-To: <44EA1DEF.6070103@bellard.org>
Fabrice Bellard wrote:
> Jan Marten Simons wrote:
>
>> I was asking for an integrated virtual FTP server (about 14 months
>> ago). [snipped]
>
> My preference would be for an SMB server or NFS server fully
> integrated in slirp.
>
> A fully integrated NFS server would be quite simple to implement but
> it would not easily work with windows guests.
>
> At first glance, by looking at the smbfs code in the Linux kernel, an
> SMB server compatible with Linux guests would be as easy to write as
> an NFS server. But being compatible with Windows guests would be more
> difficult and might lead to a rewrite of Samba !
>
> Regards,
>
> Fabrice.
I'm still thinking FTP would be a useful alternative as it's more
low-level. There is hardly any OS with network capabilities with no FTP
client availiable. Then the FTP server in qemu would only need to
support a very basic set of features (no need for user management,
either passive or active mode depending on what's easier to implement).
Such a tiny server (I expect about 3k of source code) would not bloat
qemu as much as reimplementing samba inside.
So I think that internal SMB and NFS servers are another nice idea but
FTP is still the most common protocol (esp. for 'weird' guests).
With regards,
Jan
next prev parent reply other threads:[~2006-08-22 8:19 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 [this message]
2006-08-22 13:55 ` Johannes Schindelin
2006-08-22 14:19 ` Jan Marten Simons
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=44EABE8F.3000303@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).