From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WI08p-0007F8-Jd for qemu-devel@nongnu.org; Mon, 24 Feb 2014 13:20:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WI08h-0008B9-20 for qemu-devel@nongnu.org; Mon, 24 Feb 2014 13:20:35 -0500 Received: from mail-ea0-x22e.google.com ([2a00:1450:4013:c01::22e]:56725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WI08g-0008Ax-Rp for qemu-devel@nongnu.org; Mon, 24 Feb 2014 13:20:27 -0500 Received: by mail-ea0-f174.google.com with SMTP id m10so2991790eaj.5 for ; Mon, 24 Feb 2014 10:20:25 -0800 (PST) Date: Mon, 24 Feb 2014 19:20:22 +0100 From: Stefan Hajnoczi Message-ID: <20140224182022.GJ23185@stefanha-thinkpad.hitronhub.home> References: <5A4B506061A61E4091DCF062D951B5552EA15D0F@H3CMLB02-EX.srv.huawei-3com.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5A4B506061A61E4091DCF062D951B5552EA15D0F@H3CMLB02-EX.srv.huawei-3com.com> Subject: Re: [Qemu-devel] A problem of VM with nbd network disk List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Caizhifeng Cc: "caizhifeng163@163.com" , "qemu-devel@nongnu.org" On Sun, Feb 23, 2014 at 01:16:33AM +0000, Caizhifeng wrote: > I've been tring to use QEMU-1.5.0 and Libvirt-1.1.0 to run a VM with a nbd network disk, the VM is created by Libvirt as follow(Please attention to the red words): Thanks for reporting this problem. I am writing tests to reproduce this error and will send a patch to fix it soon. Stefan