From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CFca1-0002Bk-OH for qemu-devel@nongnu.org; Thu, 07 Oct 2004 14:01:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CFca1-0002BY-5v for qemu-devel@nongnu.org; Thu, 07 Oct 2004 14:01:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFca1-0002BV-2K for qemu-devel@nongnu.org; Thu, 07 Oct 2004 14:01:29 -0400 Received: from [62.2.95.247] (helo=smtp.hispeed.ch) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CFcSo-0005fc-S0 for qemu-devel@nongnu.org; Thu, 07 Oct 2004 13:54:03 -0400 Received: from nbbolle (80-218-110-20.dclient.hispeed.ch [80.218.110.20]) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id i97Hs0kX017518 for ; Thu, 7 Oct 2004 19:54:00 +0200 From: "Andreas Bollhalder" Date: Thu, 7 Oct 2004 19:51:12 +0200 Message-ID: <000001c4ac96$3c8afcb0$6401a8c0@geodb.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Implementing MarsNWE and IPX Reply-To: bolle@smile.ch, 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 Hello all I readed some time ago a discusion on the list about what server to use for file sharing with the host. TFTP and SMB has been implementet. How about including NCP as a third one by implementing the MarsNWE (http://www.compu-art.de/mars_ nwe/) in QEmu, which emulate a Novell NetWare 3.12 server? The IPX protocol is used. But I think, it could be a reliable solution to use in limited guests and most OS's can access NetWare servers. Andreas