Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756235AbZDUQTx (ORCPT ); Tue, 21 Apr 2009 12:19:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752275AbZDUQTm (ORCPT ); Tue, 21 Apr 2009 12:19:42 -0400 Received: from mx2.redhat.com ([66.187.237.31]:34136 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751785AbZDUQTl (ORCPT ); Tue, 21 Apr 2009 12:19:41 -0400 Message-ID: <49EDF217.2080204@redhat.com> Date: Tue, 21 Apr 2009 19:19:35 +0300 From: Avi Kivity User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Anthony Liguori CC: Huang Ying , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Andi Kleen Subject: Re: [PATCH -v2] Add MCE support to KVM References: <1239953345.6842.3.camel@yhuang-dev.sh.intel.com> <49E9F7BE.4090904@codemonkey.ws> <49EAE334.9020803@redhat.com> <49EDEF18.20107@codemonkey.ws> In-Reply-To: <49EDEF18.20107@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 20 Anthony Liguori wrote: >> You also need to inject the MCE. > > KVM_SET_EXCEPTION, instead of adding something MCE specific? That's of dubious use... exceptions are cpu-internal things. It's also problematic to implement - what do you do if an exception is already pending? For MCE you know it's priority (think it overrides almost everything). I would really like to have a well defined boundary. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/