From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UD7Zx-0006VF-BY for qemu-devel@nongnu.org; Wed, 06 Mar 2013 01:11:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UD7Zw-0005su-FT for qemu-devel@nongnu.org; Wed, 06 Mar 2013 01:11:53 -0500 Received: from mx4-phx2.redhat.com ([209.132.183.25]:45537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UD7Zw-0005sp-7C for qemu-devel@nongnu.org; Wed, 06 Mar 2013 01:11:52 -0500 Date: Wed, 6 Mar 2013 01:09:57 -0500 (EST) From: Paolo Bonzini Message-ID: <942799864.3046755.1362550197823.JavaMail.root@redhat.com> In-Reply-To: <51369D0A.8020104@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 23/42] migration: yay, buffering is gone List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia Cc: owasserm@redhat.com, qemu-devel@nongnu.org, quintela@redhat.com > Hi, Paolo > Do you think static buffer in qemu_file should be also removed? Orit is working on that. Paolo