From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqweR-00059Z-P8 for qemu-devel@nongnu.org; Wed, 11 Dec 2013 22:09:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqweI-0001Yo-T2 for qemu-devel@nongnu.org; Wed, 11 Dec 2013 22:09:23 -0500 Received: from e23smtp09.au.ibm.com ([202.81.31.142]:33808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqweI-0001Yh-6N for qemu-devel@nongnu.org; Wed, 11 Dec 2013 22:09:14 -0500 Received: from /spool/local by e23smtp09.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 12 Dec 2013 13:09:09 +1000 Received: from d23relay04.au.ibm.com (d23relay04.au.ibm.com [9.190.234.120]) by d23dlp02.au.ibm.com (Postfix) with ESMTP id 4D3672BB002D for ; Thu, 12 Dec 2013 14:09:06 +1100 (EST) Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id rBC2oqgV6422792 for ; Thu, 12 Dec 2013 13:50:53 +1100 Received: from d23av02.au.ibm.com (localhost [127.0.0.1]) by d23av02.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id rBC394Z9023833 for ; Thu, 12 Dec 2013 14:09:04 +1100 Message-ID: <52A928D1.90800@linux.vnet.ibm.com> Date: Thu, 12 Dec 2013 11:09:05 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1386796109-15264-1-git-send-email-kwolf@redhat.com> <1386796109-15264-4-git-send-email-kwolf@redhat.com> In-Reply-To: <1386796109-15264-4-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 03/22] block: Update BlockLimits when they might have changed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, pl@kamp.de, stefanha@redhat.com Reviewed-by: Wenchao Xia