From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QN3VZ-0006Yr-Ht for qemu-devel@nongnu.org; Thu, 19 May 2011 09:43:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QN3VS-0000PB-M5 for qemu-devel@nongnu.org; Thu, 19 May 2011 09:43:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QN3VS-0000P6-Cn for qemu-devel@nongnu.org; Thu, 19 May 2011 09:43:14 -0400 Date: Thu, 19 May 2011 16:43:23 +0300 From: "Michael S. Tsirkin" Message-ID: <20110519134323.GA6202@redhat.com> References: <769ccda905c18b6bed03de5356dcb5d3e99d0f4e.1305650874.git.yamahata@valinux.co.jp> <20110519115513.GB28673@valinux.co.jp> <20110519115941.GA4266@redhat.com> <20110519130620.GD28673@valinux.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110519130620.GD28673@valinux.co.jp> Subject: Re: [Qemu-devel] [PATCH v2 09/38] hw/acpi_piix4.c: convert to PCIDeviceInfo to initialize ids List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: Markus Armbruster , qemu-devel@nongnu.org On Thu, May 19, 2011 at 10:06:20PM +0900, Isaku Yamahata wrote: > On Thu, May 19, 2011 at 02:36:04PM +0200, Markus Armbruster wrote: > > > no reason to respin the whole patchset, just this patch. > > > > Same comment in 14/38 and possibly more. Suggest a quick grep. > > I revised the series and fixed the followings. > 03, 08, 11, 14, 18, 22, 26, 30, 31, 33, 35, 39, 40, 41 > > Should I send only the updated one or resend the whole series? whole series. But assuming comment is the only change let's wait a couple of days for more comments, reduce the load on the list. > yamahata