From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHyad-000513-G9 for qemu-devel@nongnu.org; Mon, 24 Feb 2014 11:41:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHyaX-00042m-EO for qemu-devel@nongnu.org; Mon, 24 Feb 2014 11:41:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHyaX-00042f-6a for qemu-devel@nongnu.org; Mon, 24 Feb 2014 11:41:05 -0500 Message-ID: <530B7619.2050805@redhat.com> Date: Mon, 24 Feb 2014 17:40:57 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <530B2949.4030000@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 3/3] KVM: x86: Enable Intel MPX for guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Liu, Jinsong" , "'kvm@vger.kernel.org'" , "'linux-kernel@vger.kernel.org'" , "'qemu-devel@nongnu.org'" Cc: "'gleb@redhat.com'" , "'hpa@zytor.com'" Il 24/02/2014 16:37, Liu, Jinsong ha scritto: > So patch v5 would be applied except you will remove the incorrect > hunk, and you will send a patch strengthenning guest_supported_xcr0? Yes. Paolo