From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Voqg8-0003D1-Jc for qemu-devel@nongnu.org; Fri, 06 Dec 2013 03:22:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Voqfz-0001hF-2i for qemu-devel@nongnu.org; Fri, 06 Dec 2013 03:22:28 -0500 Received: from mail-ea0-x22b.google.com ([2a00:1450:4013:c01::22b]:56396) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Voqfy-0001fs-SO for qemu-devel@nongnu.org; Fri, 06 Dec 2013 03:22:19 -0500 Received: by mail-ea0-f171.google.com with SMTP id h10so137526eak.30 for ; Fri, 06 Dec 2013 00:22:18 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52A18934.9060305@redhat.com> Date: Fri, 06 Dec 2013 09:22:12 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <52A0A4F7.2020508@redhat.com> <52A10565.8070205@zytor.com> In-Reply-To: <52A10565.8070205@zytor.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/4] X86: Intel MPX definiation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "H. Peter Anvin" Cc: "Liu, Jinsong" , kvm , Gleb Natapov , Xudong Hao , "qemu-devel@nongnu.org" , Ingo Molnar , Thomas Gleixner , "Ren, Qiaowei" Il 05/12/2013 23:59, H. Peter Anvin ha scritto: > Hi, I'm currently reviewing internally another set of patches for MPX > support which would at least in part conflict with these. I don't see > the rest of the series -- where was it posted? It was posted to kvm-devel and not threaded. :( Paolo