* [Qemu-devel] Adding a tftpd to slirp
@ 2004-07-15 20:25 Magnus Damm
2004-07-15 20:49 ` Fabrice Bellard
0 siblings, 1 reply; 3+ messages in thread
From: Magnus Damm @ 2004-07-15 20:25 UTC (permalink / raw)
To: qemu-devel
Hi all,
I would like to transfer files from my host to the virtual environment
in a simple and fast way. With as little dependencies as possible. Right
now I'm using uuencode and uudecode over the serial port, it works but
it is waaay too slow.
Wouldn't it be a good idea to add a tftpd besides the bootp/dhcp server?
That would provide a simple way to get files from the host.
(Yes, and think etherboot, pxe, u-boot...)
If the maintainers think it is a good idea, then I would be happy to
modify netkit-tftpd to work with slirp.
/ magnus
PS. Please CC:me, I'm not subscribed yet.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Adding a tftpd to slirp
2004-07-15 20:25 [Qemu-devel] Adding a tftpd to slirp Magnus Damm
@ 2004-07-15 20:49 ` Fabrice Bellard
2004-07-16 10:41 ` Pavel Janík
0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Bellard @ 2004-07-15 20:49 UTC (permalink / raw)
To: qemu-devel; +Cc: damm
Magnus Damm wrote:
> Hi all,
>
> I would like to transfer files from my host to the virtual environment
> in a simple and fast way. With as little dependencies as possible. Right
> now I'm using uuencode and uudecode over the serial port, it works but
> it is waaay too slow.
>
> Wouldn't it be a good idea to add a tftpd besides the bootp/dhcp server?
> That would provide a simple way to get files from the host.
> (Yes, and think etherboot, pxe, u-boot...)
>
> If the maintainers think it is a good idea, then I would be happy to
> modify netkit-tftpd to work with slirp.
I would prefer FTP. FTP clients are available for every OSes with good
user interface and the FTP protocol is almost as simple as TFTP.
Fabrice.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Adding a tftpd to slirp
2004-07-15 20:49 ` Fabrice Bellard
@ 2004-07-16 10:41 ` Pavel Janík
0 siblings, 0 replies; 3+ messages in thread
From: Pavel Janík @ 2004-07-16 10:41 UTC (permalink / raw)
To: qemu-devel; +Cc: damm
From: Fabrice Bellard <fabrice@bellard.org>
Date: Thu, 15 Jul 2004 22:49:02 +0200
> I would prefer FTP. FTP clients are available for every OSes with good
> user interface and the FTP protocol is almost as simple as TFTP.
TFTP would be good to allow PXE booting.
--
Pavel Janík
How about dancing elephants?
-- Miles Bader in emacs-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-07-16 10:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15 20:25 [Qemu-devel] Adding a tftpd to slirp Magnus Damm
2004-07-15 20:49 ` Fabrice Bellard
2004-07-16 10:41 ` Pavel Janík
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).