From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BwcFK-0002PK-1u for qemu-devel@nongnu.org; Mon, 16 Aug 2004 03:49:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BwcFH-0002Nz-8a for qemu-devel@nongnu.org; Mon, 16 Aug 2004 03:49:31 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BwcFH-0002Np-1F for qemu-devel@nongnu.org; Mon, 16 Aug 2004 03:49:31 -0400 Received: from [64.142.19.5] (helo=b.mail.sonic.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BwcB2-0006Tk-8I for qemu-devel@nongnu.org; Mon, 16 Aug 2004 03:45:08 -0400 Received: from 192.168.0.102 (adsl-68-123-27-193.dsl.pltn13.pacbell.net [68.123.27.193]) (authenticated bits=0) by b.mail.sonic.net (8.12.11/8.12.11) with ESMTP id i7G7j6KX012069 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 16 Aug 2004 00:45:07 -0700 From: Nile Geisinger Date: Mon, 16 Aug 2004 00:36:41 +0000 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200408160036.41568.nile@dloo.com> Subject: [Qemu-devel] Re: A different serial port question Reply-To: nile@dloo.com, 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 Hi Magnus, Don't think it would work. I need something more interactive for what I'm working on - a continuous communication channel vs. a discrete one. I'm really impressed with the tftp work, by the way. It has a number of uses and adding write support would probably be a great feature for a number of people (though not for me at the moment). thanks for the suggestion, Nile