From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58931 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7Pbs-00085T-WD for qemu-devel@nongnu.org; Sun, 17 Oct 2010 05:32:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7Pbs-0004qZ-0V for qemu-devel@nongnu.org; Sun, 17 Oct 2010 05:32:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7Pbr-0004qD-QY for qemu-devel@nongnu.org; Sun, 17 Oct 2010 05:32:55 -0400 Message-ID: <4CBAC2BF.2000104@redhat.com> Date: Sun, 17 Oct 2010 11:32:47 +0200 From: Avi Kivity MIME-Version: 1.0 References: <20101011183114.455477545@redhat.com> In-Reply-To: <20101011183114.455477545@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [patch 0/8] port qemu-kvm's MCE support (v3 resend) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: Dean Nelson , qemu-devel@nongnu.org, kvm@vger.kernel.org, Huang Ying On 10/11/2010 08:31 PM, Marcelo Tosatti wrote: > Port qemu-kvm's KVM MCE (Machine Check Exception) handling to qemu. It > allows qemu to propagate MCEs to the guest. > > v2: > - rename do_qemu_ram_addr_from_host. > - fix kvm_on_sigbus/kvm_on_sigbus_vcpu naming. > - fix bank register restoration (Dean Nelson). > > v3: > - condition MCE generation on MCE_SEG_P bit (Huang Ying). > > Thanks, applied to uq/master. -- error compiling committee.c: too many arguments to function