From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uyfm8-0000NY-2i for qemu-devel@nongnu.org; Mon, 15 Jul 2013 06:13:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uyfm4-00054a-Up for qemu-devel@nongnu.org; Mon, 15 Jul 2013 06:12:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uyfm4-00054S-NJ for qemu-devel@nongnu.org; Mon, 15 Jul 2013 06:12:56 -0400 Date: Mon, 15 Jul 2013 13:14:12 +0300 From: "Michael S. Tsirkin" Message-ID: <20130715101412.GB1304@redhat.com> References: <1373464153-18979-1-git-send-email-mst@redhat.com> <1373464153-18979-3-git-send-email-mst@redhat.com> <20130715074917.GC25316@G08FNSTD100614.fnst.cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130715074917.GC25316@G08FNSTD100614.fnst.cn.fujitsu.com> Subject: Re: [Qemu-devel] [PATCH v2 repost 2/9] i386: add ACPI table files from seabios List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hu Tao Cc: qemu-devel@nongnu.org On Mon, Jul 15, 2013 at 03:49:18PM +0800, Hu Tao wrote: > Otherwise, > > Reviewed-by: Hu Tao Thanks for the detailed review, I'll address your comments in the next revision.