From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 1/3] kvm, x86: introduce kvm_mce_in_progress Date: Thu, 23 Dec 2010 15:31:11 -0200 Message-ID: <20101223173111.GA30630@amt.cnet> References: <4D116F66.9070808@np.css.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , Andi Kleen , Huang Ying , Hidetoshi Seto , Dean Nelson , KVM list To: Jin Dongming Return-path: Received: from mx1.redhat.com ([209.132.183.28]:14766 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752780Ab0LWRro (ORCPT ); Thu, 23 Dec 2010 12:47:44 -0500 Content-Disposition: inline In-Reply-To: <4D116F66.9070808@np.css.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Dec 22, 2010 at 12:24:22PM +0900, Jin Dongming wrote: > Hi, Marcelo-san > > I modified the patches sent before and made them work well > on origin/uq/master tree. > > Resend the patches. Applied all 3, thanks.