From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULEHD-0001NX-AQ for qemu-devel@nongnu.org; Thu, 28 Mar 2013 10:58:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULEHB-0008Fc-AH for qemu-devel@nongnu.org; Thu, 28 Mar 2013 10:58:03 -0400 Received: from mx4-phx2.redhat.com ([209.132.183.25]:53187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULEHB-0008FI-1X for qemu-devel@nongnu.org; Thu, 28 Mar 2013 10:58:01 -0400 Date: Thu, 28 Mar 2013 10:57:57 -0400 (EDT) From: Paolo Bonzini Message-ID: <621370105.16583893.1364482677972.JavaMail.root@redhat.com> In-Reply-To: <515434A0.5090706@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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: Eric Blake Cc: Hu Tao , qemu-devel ----- 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 Hu, please repost the whole series as v16. Simpler. :) Paolo