From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C67E7C38A2D for ; Wed, 26 Oct 2022 22:31:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233626AbiJZWbV (ORCPT ); Wed, 26 Oct 2022 18:31:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60534 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233532AbiJZWbS (ORCPT ); Wed, 26 Oct 2022 18:31:18 -0400 Received: from mail-qv1-xf33.google.com (mail-qv1-xf33.google.com [IPv6:2607:f8b0:4864:20::f33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E39911F4B9 for ; Wed, 26 Oct 2022 15:31:17 -0700 (PDT) Received: by mail-qv1-xf33.google.com with SMTP id h10so12951091qvq.7 for ; Wed, 26 Oct 2022 15:31:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=PpTnjN/+2hyr3jwibCEvE9NjcnyxcbjRhNVuW6NzIN0=; b=ZtoitwBxCHtbV4pQjW6FZF+oy1WzSBIBzqTnB4CUrONscxpVldB1SSfOlXJkRRtqDN 2FaPddVsJSa4mZZLwfERcbY80oS3IkjHrrFP8Dl0RcMNLpQ0YSu9WkD9r0LlASZCS1lx NqIFSqrPF4Q1X+oIt1rJc/Ev9+Ctimu40I5hwxEstTH6Vx1SzruW5Yj33yAHcg8u2/ky t+XwKcqZJRRQ4Qd4l09HIJ2ukqm3X4YeyBG1pMwFs/IDdJrTLMipibGF/mthyulWXbkx ltkHyxF+2ZsJzgMBPQWS59vIanXv7c2EUDmvX7lte89YaVwN96YK6KHpyvMeF+8hf6Mm EowQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=PpTnjN/+2hyr3jwibCEvE9NjcnyxcbjRhNVuW6NzIN0=; b=cCxlJNB6wPj3HcaClkyf2wUI+QYtCgMrcc+gQ2io7EnTDfEAQSnOnuFypl4M2R5SBC 33dmM3qnW3zCtEeEihWNlO9u2LMhkmqb5ed96nuo3VTXNWda3KjjeM8bny5bOcVKn9qh PRENUWkFQW0Fyw1b0S/u3DWVRSUVg69+LyTf/o6FN5d1ypFpLc8UlAUSSCrD+zBZ8r6f FGt8v1UY5zsMhY/X8HP53aGFZHaPfo9ADILlBr3MKftD3kpG1GH4mxBo1N6K7aoLNxxQ fba4UVOURswm1dAnFLpOA4aqHgy2zVdd/tHx4i2TZ3PaG5z6BuNBcSQCsak0DgZBJoou HU9Q== X-Gm-Message-State: ACrzQf2wwGyIUNoE7/WkRwsrv3iVTa1vwvMw36bPk97lix5o0/KscjGe tklQBY6rM9loeTFE3WNknB+tugUkgL9qNQ== X-Google-Smtp-Source: AMsMyM6bar2AE6sJe85gUEXBS22ocKkMAhvZ6HVrnsP45000FgnRmCg0qlWF1XG9pj+bu/HjdyTg7A== X-Received: by 2002:a62:a512:0:b0:536:e2bd:e15e with SMTP id v18-20020a62a512000000b00536e2bde15emr47019512pfm.1.1666823465947; Wed, 26 Oct 2022 15:31:05 -0700 (PDT) Received: from google.com (7.104.168.34.bc.googleusercontent.com. [34.168.104.7]) by smtp.gmail.com with ESMTPSA id i3-20020a170902cf0300b00178acc7ef16sm3370252plg.253.2022.10.26.15.31.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Oct 2022 15:31:05 -0700 (PDT) Date: Wed, 26 Oct 2022 22:31:02 +0000 From: Sean Christopherson To: Vitaly Kuznetsov Cc: kvm@vger.kernel.org, Paolo Bonzini , Wanpeng Li , Jim Mattson , Michael Kelley , Siddharth Chandrasekaran , Yuan Yao , Maxim Levitsky , linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v12 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features Message-ID: References: <20221021153521.1216911-1-vkuznets@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 26, 2022, Sean Christopherson wrote: > On Fri, Oct 21, 2022, Vitaly Kuznetsov wrote: > > KVM: selftests: evmcs_test: Introduce L2 TLB flush test > > KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test > > Except for these two (patches 44 and 45), > > Reviewed-by: Sean Christopherson Actually, easiest thing is probably for Paolo to queue everything through 43 (with a comment in patch 13 about the GPA translation), and then you can send a new version containing only the stragglers.