From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [patch 0/8] port qemu-kvm's MCE support (v3) Date: Thu, 14 Oct 2010 13:21:09 -0300 Message-ID: <20101014162109.GA22062@amt.cnet> References: <20101011183114.455477545@redhat.com> <4CB6DA9E.2090901@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org, Huang Ying , Dean Nelson To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:21280 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755491Ab0JNQVY (ORCPT ); Thu, 14 Oct 2010 12:21:24 -0400 Content-Disposition: inline In-Reply-To: <4CB6DA9E.2090901@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Oct 14, 2010 at 12:25:34PM +0200, Avi Kivity wrote: > 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). > > > > I only see patches 1 and 4 from v2, and this cover letter from v3. > Please repost. Done. > Also, if the patchset ends up with qemu-kvm master being different > from uq/master in this area, please post the corresponding qemu-kvm > master patches. Nope. I'll fix it up on the next qemu merge.