From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm: notify host when guest paniced Date: Tue, 28 Feb 2012 13:23:18 +0200 Message-ID: <4F4CB926.6050600@redhat.com> References: <4F4AF1FB.6000903@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm list , KAMEZAWA Hiroyuki , "Daniel P. Berrange" , linux-kernel@vger.kernel.org, qemu-devel To: Wen Congyang Return-path: In-Reply-To: <4F4AF1FB.6000903@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 02/27/2012 05:01 AM, Wen Congyang wrote: > We can know the guest is paniced when the guest runs on xen. > But we do not have such feature on kvm. This patch implemnts > this feature, and the implementation is the same as xen: > register panic notifier, and call hypercall when the guest > is paniced. What's the motivation for this? "Xen does this" is insufficient. -- error compiling committee.c: too many arguments to function