From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KErxM-0007kk-PB for qemu-devel@nongnu.org; Fri, 04 Jul 2008 16:32:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KErxL-0007js-AT for qemu-devel@nongnu.org; Fri, 04 Jul 2008 16:32:36 -0400 Received: from [199.232.76.173] (port=38683 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KErxK-0007jl-VH for qemu-devel@nongnu.org; Fri, 04 Jul 2008 16:32:35 -0400 Received: from relay01.mx.bawue.net ([193.7.176.67]:34651) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KErxK-00082D-Uu for qemu-devel@nongnu.org; Fri, 04 Jul 2008 16:32:35 -0400 Date: Fri, 4 Jul 2008 21:32:31 +0100 From: Thiemo Seufer Subject: Re: [Qemu-devel] [4838] Allow QEMU to connect directly to an NBD server, by Laurent Vivier. Message-ID: <20080704203231.GB31670@networkno.de> References: <20080704092849.5BC0.20F538E7@nsfocus.com> <20080704023451.GO7007@networkno.de> <20080704115101.5BC9.20F538E7@nsfocus.com> <1215160927.3802.4.camel@frecb07144> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <1215160927.3802.4.camel@frecb07144> 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 Cc: Laurent Vivier , chenqing Laurent Vivier wrote: > Le vendredi 04 juillet 2008 =E0 11:51 +0800, chenqing a =E9crit : > > >=20 > > > Hm, how much of nbd.c works on windows? > >=20 > > We don't care nbd.c works on windows, we just want to compile qemu on > > windows smoothly. In fact, I can did it successfully yestoday, but fail= ed > > today because these error. >=20 > The attached patch should disable NBD on win32. Anybody out there who thinks NBD could be useful on Win32, and is inclined to write a patch? Thiemo