From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G5UNk-0006JO-DA for qemu-devel@nongnu.org; Tue, 25 Jul 2006 17:24:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G5UNi-0006FU-G3 for qemu-devel@nongnu.org; Tue, 25 Jul 2006 17:23:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G5UNi-0006FJ-6Q for qemu-devel@nongnu.org; Tue, 25 Jul 2006 17:23:58 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G5UP6-0008Ef-H7 for qemu-devel@nongnu.org; Tue, 25 Jul 2006 17:25:24 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1G5UNc-0001EP-Ay for qemu-devel@nongnu.org; Tue, 25 Jul 2006 23:23:52 +0200 Received: from host.ci.hillsboro.or.us ([4.18.224.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Jul 2006 23:23:52 +0200 Received: from consul by host.ci.hillsboro.or.us with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Jul 2006 23:23:52 +0200 From: "consul" Message-ID: Sender: news Subject: [Qemu-devel] Parallel port redirect Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Tue, 25 Jul 2006 21:24:00 -0000 To: qemu-devel@nongnu.org Hi, Is it currently possible to redirect an emulated parallel port to an IP port like -parallel myhost, myport? If not, how much work it would be to implement one? Thank you, Alex