Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752639AbdHBIuM (ORCPT ); Wed, 2 Aug 2017 04:50:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7056 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752258AbdHBIuK (ORCPT ); Wed, 2 Aug 2017 04:50:10 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com A3AD4CA37D Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=david@redhat.com Subject: Re: [PATCH] KVM: nVMX: INVPCID support To: Paolo Bonzini , =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org References: <1501161639-9707-1-git-send-email-pbonzini@redhat.com> <0b82ca85-7b3e-9dc4-a102-24d0e9033dcd@redhat.com> <42be1e05-b6e4-42db-5ed8-276d61c4334d@redhat.com> <60a8347a-744d-47d3-e53b-3218f5c50623@redhat.com> <20170801173739.GA316@flask> <94561b34-55a6-5f58-0114-e6e32d55a6a9@redhat.com> From: David Hildenbrand Organization: Red Hat GmbH Message-ID: <526825bf-f6f0-9783-ab92-3d8230f9ef59@redhat.com> Date: Wed, 2 Aug 2017 10:50:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <94561b34-55a6-5f58-0114-e6e32d55a6a9@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Wed, 02 Aug 2017 08:50:10 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 384 Lines: 19 On 02.08.2017 09:38, Paolo Bonzini wrote: > On 01/08/2017 19:37, Radim Krčmář wrote: >> >> Do you it's less ugly than the other two options? > > It's awesome, but it's a non-trivial project of its own. :) > > Paolo > That would be a perfect cleanup and I'll be happy to review it ;) ... until then, Paolo's patch in the current form is fine from my side. -- Thanks, David