From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S72Zc-0005fL-1C for qemu-devel@nongnu.org; Mon, 12 Mar 2012 06:33:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S72ZT-00026o-CJ for qemu-devel@nongnu.org; Mon, 12 Mar 2012 06:33:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S72ZT-00026a-5O for qemu-devel@nongnu.org; Mon, 12 Mar 2012 06:33:43 -0400 Message-ID: <4F5DD0FD.9070904@redhat.com> Date: Mon, 12 Mar 2012 12:33:33 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4F58664D.1070800@cn.fujitsu.com> <4F58943E.1050402@redhat.com> <4F595B31.9090301@cn.fujitsu.com> <4F5DBC26.7060204@cn.fujitsu.com> In-Reply-To: <4F5DBC26.7060204@cn.fujitsu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2 v3] kvm: notify host when guest panicked List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wen Congyang Cc: Gleb Natapov , kvm list , Jan Kiszka , qemu-devel , "linux-kernel@vger.kernel.org" , KAMEZAWA Hiroyuki On 03/12/2012 11:04 AM, Wen Congyang wrote: > Do you have any other comments about this patch? > Not really, but I'm not 100% convinced the patch is worthwhile. It's likely to only be used by Linux, which has kexec facilities, and you can put talk to management via virtio-serial and describe the crash in more details than a simple hypercall. -- error compiling committee.c: too many arguments to function