From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xqzhl-0005rT-1a for qemu-devel@nongnu.org; Wed, 19 Nov 2014 02:29:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xqzhe-0007VM-Oa for qemu-devel@nongnu.org; Wed, 19 Nov 2014 02:29:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xqzhe-0007VE-Ga for qemu-devel@nongnu.org; Wed, 19 Nov 2014 02:29:26 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAJ7TPV9027636 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 19 Nov 2014 02:29:25 -0500 Date: Wed, 19 Nov 2014 12:59:20 +0530 From: Amit Shah Message-ID: <20141119072920.GE9190@grmbl.mre> References: <1416254843-16859-1-git-send-email-mst@redhat.com> <20141117201113.GA16950@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141117201113.GA16950@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/5] pc: make ROMs resizeable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: pbonzini@redhat.com, Juan Quintela , qemu-devel@nongnu.org, dgilbert@redhat.com On (Mon) 17 Nov 2014 [22:11:13], Michael S. Tsirkin wrote: > And to make it clear, I'd like to see review from > migration maintainers on this. > The patchset crosses into pc so it's probably best to > merge through my tree to avoic conflicts. Fine by me. Amit