From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH v2 0/4] X86/KVM: enable Intel MPX for KVM Date: Thu, 12 Dec 2013 10:43:36 +0100 Message-ID: <52A98548.9010008@redhat.com> References: <1386394315-48984-1-git-send-email-jinsong.liu@intel.com> <52A83606.40908@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "gleb@redhat.com" , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" , "linux-kernel@vger.kernel.org" , "hpa@zytor.com" , "Ren, Qiaowei" To: "Liu, Jinsong" Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751431Ab3LLJnr (ORCPT ); Thu, 12 Dec 2013 04:43:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46150 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751120Ab3LLJno (ORCPT ); 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 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9 MIME-Version: 1.0 To: "Liu, Jinsong" CC: "gleb@redhat.com" , "hpa@zytor.com" , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" , "linux-kernel@vger.kernel.org" , "Ren, Qiaowei" Subject: Re: [PATCH v2 0/4] X86/KVM: enable Intel MPX for KVM References: <1386394315-48984-1-git-send-email-jinsong.liu@intel.com> <52A83606.40908@redhat.com> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 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