From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG4aJ-00021m-QI for qemu-devel@nongnu.org; Thu, 14 Mar 2013 05:36:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UG4aI-0006Zs-HU for qemu-devel@nongnu.org; Thu, 14 Mar 2013 05:36:27 -0400 Received: from [222.73.24.84] (port=38780 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG4aI-0006Zd-4j for qemu-devel@nongnu.org; Thu, 14 Mar 2013 05:36:26 -0400 Date: Thu, 14 Mar 2013 17:36:31 +0800 From: Hu Tao Message-ID: <20130314093631.GF20796@localhost.localdomain> References: <20130314085845.GA11223@redhat.com> MIME-Version: 1.0 In-Reply-To: <20130314085845.GA11223@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Subject: Re: [Qemu-devel] [PATCH v14 0/4] pvevent device to deal with guest panic event List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gleb Natapov Cc: Peter Maydell , "Michael S. Tsirkin" , Jan Kiszka , qemu-devel , Markus Armbruster , Blue Swirl , Orit Wasserman , Juan Quintela , Alexander Graf , Christian Borntraeger , Andrew Jones , Alex Williamson , Sasha Levin , Stefan Hajnoczi , Luiz Capitulino , KAMEZAWA Hiroyuki , Kevin Wolf , Anthony Liguori , Marcelo Tosatti , Paolo Bonzini On Thu, Mar 14, 2013 at 10:58:45AM +0200, Gleb Natapov wrote: > On Thu, Mar 14, 2013 at 04:15:49PM +0800, Hu Tao wrote: > > This series introduces a new simulated device, pvevent, to notify > > qemu when guest panic event happens. > > > Call it something less generic. pvpanic for instance. OK.