From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXCyp-0000q7-HA for qemu-devel@nongnu.org; Tue, 30 Apr 2013 12:00:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UXCyk-0007Ej-PT for qemu-devel@nongnu.org; Tue, 30 Apr 2013 12:00:35 -0400 Received: from mail-ye0-f169.google.com ([209.85.213.169]:46398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXCyk-0007EZ-K4 for qemu-devel@nongnu.org; Tue, 30 Apr 2013 12:00:30 -0400 Received: by mail-ye0-f169.google.com with SMTP id q1so91163yen.0 for ; Tue, 30 Apr 2013 09:00:30 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <517FEA89.1000709@redhat.com> Date: Tue, 30 Apr 2013 18:00:09 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1365146271-6220-1-git-send-email-hutao@cn.fujitsu.com> In-Reply-To: <1365146271-6220-1-git-send-email-hutao@cn.fujitsu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v17] Add pvpanic device driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin O'Connor , seabios@seabios.org Cc: Alexander Graf , Andrew Jones , Anthony Liguori , Markus Armbruster , Gleb Natapov , Juan Quintela , Hu Tao , Marcelo Tosatti , qemu-devel , Luiz Capitulino , Blue Swirl , Orit Wasserman , Alex Williamson , "Michael S. Tsirkin" , Sasha Levin , Stefan Hajnoczi , Jan Kiszka , KAMEZAWA Hiroyuki Il 05/04/2013 09:17, Hu Tao ha scritto: > pvpanic device is used to notify host(qemu) when guest panic happens. > > Signed-off-by: Paolo Bonzini > Signed-off-by: Hu Tao > --- > > No change from v16. qemu patches at: > > http://lists.nongnu.org/archive/html/qemu-devel/2013-04/msg01028.html Ping. The QEMU parts will be committed shortly. Paolo