From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1So8CI-0002Ex-7E for qemu-devel@nongnu.org; Mon, 09 Jul 2012 03:16:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1So8CG-0007hI-Kk for qemu-devel@nongnu.org; Mon, 09 Jul 2012 03:15:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1So8CG-0007fJ-CM for qemu-devel@nongnu.org; Mon, 09 Jul 2012 03:15:52 -0400 Message-ID: <4FFA8522.2080207@redhat.com> Date: Mon, 09 Jul 2012 09:15:46 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1341313544-6256-1-git-send-email-xiawenc@linux.vnet.ibm.com> <4FF2DD9C.4050903@redhat.com> <4FF50A36.3000905@linux.vnet.ibm.com> <4FF53765.6060600@redhat.com> <4FF54CA1.402@msgid.tls.msk.ru> <4FF551B1.3040505@redhat.com> <4FF69B46.5040102@linux.vnet.ibm.com> <4FFA8418.5080307@linux.vnet.ibm.com> In-Reply-To: <4FFA8418.5080307@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] add text about how to use qemu-nbd with qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wayne Xia Cc: qemu-devel@nongnu.org Il 09/07/2012 09:11, Wayne Xia ha scritto: > Paolo, what do you think write a short section in document for it, but > make no change to code? That's okay, but perhaps for 1.2 we can fix the probing. I'll apply the patch to nbd-next and not submit it until it's clear that 1.2 will still have the bug. Paolo