From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULTXK-0007JT-Iq for qemu-devel@nongnu.org; Fri, 29 Mar 2013 03:15:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULTXI-0005ZE-Tb for qemu-devel@nongnu.org; Fri, 29 Mar 2013 03:15:42 -0400 Received: from [222.73.24.84] (port=53054 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULTXI-0005YX-JU for qemu-devel@nongnu.org; Fri, 29 Mar 2013 03:15:40 -0400 Date: Fri, 29 Mar 2013 15:15:09 +0800 From: Hu Tao Message-ID: <20130329071509.GF3060@localhost.localdomain> References: <515434A0.5090706@redhat.com> <621370105.16583893.1364482677972.JavaMail.root@redhat.com> MIME-Version: 1.0 In-Reply-To: <621370105.16583893.1364482677972.JavaMail.root@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v15.2 4/6] pvpanic: add document of pvpanic List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel On Thu, Mar 28, 2013 at 10:57:57AM -0400, Paolo Bonzini wrote: >=20 >=20 > ----- Messaggio originale ----- > > Da: "Eric Blake" > > A: "Hu Tao" > > Cc: "qemu-devel" , "Paolo Bonzini" > > Inviato: Gioved=C3=AC, 28 marzo 2013 13:16:32 > > Oggetto: Re: [PATCH v15.2 4/6] pvpanic: add document of pvpanic > >=20 > > On 03/28/2013 12:16 AM, Hu Tao wrote: > > > Signed-off-by: Hu Tao > > > --- > > > docs/specs/pvpanic.txt | 37 +++++++++++++++++++++++++++++++++++++ > > > 1 file changed, 37 insertions(+) > > > create mode 100644 docs/specs/pvpanic.txt > >=20 > > One typo remaining: > >=20 > > > +ACPI Interface > > > +-------------- > > > + > > > +pvpanic device is defined with ACPI ID "QEMU0001". Custom methods: > > > + > > > +RDPT: To determine whether guest panic notification is > > > supported. > > > +Rrguments: None > >=20 > > s/Rrguments/Arguments/ > >=20 > > I think that can be fixed by whoever merges and sends the pull > > request, > > without needing you to do a respin. With that fixed, you have: > >=20 > > Reviewed-by: Eric Blake >=20 > Hu, please repost the whole series as v16. Simpler. :) No problem :) --=20 Regards, Hu Tao =