From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QN2vo-0007vh-D6 for qemu-devel@nongnu.org; Thu, 19 May 2011 09:06:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QN2vn-00026H-FC for qemu-devel@nongnu.org; Thu, 19 May 2011 09:06:24 -0400 Received: from mail.valinux.co.jp ([210.128.90.3]:48737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QN2vn-00025t-6g for qemu-devel@nongnu.org; Thu, 19 May 2011 09:06:23 -0400 Date: Thu, 19 May 2011 22:06:20 +0900 From: Isaku Yamahata Message-ID: <20110519130620.GD28673@valinux.co.jp> References: <769ccda905c18b6bed03de5356dcb5d3e99d0f4e.1305650874.git.yamahata@valinux.co.jp> <20110519115513.GB28673@valinux.co.jp> <20110519115941.GA4266@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: Markus Armbruster Cc: qemu-devel@nongnu.org, "Michael S. Tsirkin" 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? -- yamahata