From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DgjvJ-0004H6-0P for qemu-devel@nongnu.org; Fri, 10 Jun 2005 09:51:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DgjvG-0004FS-Jp for qemu-devel@nongnu.org; Fri, 10 Jun 2005 09:51:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgjvG-0004Dp-GK for qemu-devel@nongnu.org; Fri, 10 Jun 2005 09:51:46 -0400 Received: from [134.130.3.131] (helo=ms-dienst.rz.rwth-aachen.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dgjp4-0000RE-Em for qemu-devel@nongnu.org; Fri, 10 Jun 2005 09:45:22 -0400 Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0IHV00FH9FIW48@ms-dienst.rz.rwth-aachen.de> for qemu-devel@nongnu.org; Fri, 10 Jun 2005 15:44:56 +0200 (MEST) Received: from [137.226.40.101] (pc42.xtal.RWTH-Aachen.DE [137.226.40.101]) by relay.rwth-aachen.de (8.13.3/8.13.3/1) with ESMTP id j5ADitO6029222 for ; Fri, 10 Jun 2005 15:44:55 +0200 (MEST) Date: Fri, 10 Jun 2005 15:45:10 +0200 From: Jan Marten Simons Subject: Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion) In-reply-to: Message-id: <42A99966.6040808@xtal.rwth-aachen.de> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT References: <42A061E3.8010804@xtal.rwth-aachen.de> <1118102065.9735.50.camel@aragorn> <46d6db66050607014022a530d8@mail.gmail.com> <62858.80.137.202.71.1118269878.squirrel@pc42.xtal.rwth-aachen.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Johannes Schindelin wrote: >Yes, please! And just for me, could you add a microwave oven, and maybe a >Ferrari to QEmu also? > >Ciao, >Dscho > > Ok, actually I wouldn't mind if qemu could be used for showing-off or getting something heated, but to get things straight: A very simple internal FTP-server would be about 5 to 10kb of code added in an external ftp.c. It would be a real improvement for the stated reasons and it's no bloat, as I think quite a few people will find this useful. So I'd like to thank Jim in advance for trying this one. Have a nice day, Jan