From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vr2oA-00067H-4n for qemu-devel@nongnu.org; Thu, 12 Dec 2013 04:43:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vr2o4-0001Io-52 for qemu-devel@nongnu.org; Thu, 12 Dec 2013 04:43:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:7849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vr2o3-0001Ig-Sp for qemu-devel@nongnu.org; Thu, 12 Dec 2013 04:43:44 -0500 Message-ID: <52A98548.9010008@redhat.com> Date: Thu, 12 Dec 2013 10:43:36 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1386394315-48984-1-git-send-email-jinsong.liu@intel.com> <52A83606.40908@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/4] X86/KVM: enable Intel MPX for KVM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Liu, Jinsong" Cc: "gleb@redhat.com" , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" , "linux-kernel@vger.kernel.org" , "hpa@zytor.com" , "Ren, Qiaowei" Il 12/12/2013 06:47, Liu, Jinsong ha scritto: > Paolo Bonzini wrote: >> Il 11/12/2013 09:31, Liu, Jinsong ha scritto: >>> Paolo, comments for version 2? >> >> I think I commented that it's fine, I'm just waiting for a rebase on >> top of the generic patches. >> >> Paolo >> > > Thanks! common MPX definiation patches have been checked in tip tree (both Qiaowei and I use that definiations): > http://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/commit/?id=191f57c137bcce0e3e9313acb77b2f114d15afbb > http://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/commit/?id=e7d820a5e549b3eb6c3f9467507566565646a669 Ok, can you rebase and resend? Paolo