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 61B10C6FA8E for ; Wed, 21 Sep 2022 15:16:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229908AbiIUPQ0 (ORCPT ); Wed, 21 Sep 2022 11:16:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48832 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230337AbiIUPQN (ORCPT ); Wed, 21 Sep 2022 11:16:13 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 923EB8E4D0 for ; Wed, 21 Sep 2022 08:16:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1663773364; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=e1/3iD7RI36kvj0Sowor/BnZgoD6RNq2G2Sg9asUTkE=; b=AqOvxOjFKvDwMq7eXfYzBWy3/w5EkwzOeoTtiIrsQ548mx3ILqEQrgE0RcS8rZCJUDyQr0 lyE1zaQbETqUmREQ3NmZhtLd1o76jIGquw7gz9SMgB61hRq+Kgjhp7O2rpntMPB2CEA/oW zeHld1Sicx0l4+X7wpSFdqkYqyreC/U= Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-592-Vr-V5nt0PVy6tz2JCSxJQg-1; Wed, 21 Sep 2022 11:16:03 -0400 X-MC-Unique: Vr-V5nt0PVy6tz2JCSxJQg-1 Received: by mail-ed1-f69.google.com with SMTP id v11-20020a056402348b00b004516e0b7eedso4667369edc.8 for ; Wed, 21 Sep 2022 08:16:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date; bh=e1/3iD7RI36kvj0Sowor/BnZgoD6RNq2G2Sg9asUTkE=; b=HbtdcY6r4t/3cQES7K1v70r9m7n5l0Je4XQUQue0uZ6hs94fc3nZ0U+SeiP0EzTTPR xBG+BfRHgDdugdN23nB/wDCvJWBN9y0AJMMWmCeOynbNF7UMFa51X+iC+jgNnO0gyh3c GtLq1371f9evgWi1Zxu7btm2tXKb1Lkv7ApV0b0EeGicO2by/pMZgFrxWr8aSQJB9lh0 i4MpsvYOOHhYxUt/N3FWPhSHHSCtnZcdeI4fLa+BhWPchtD4TAW9tgMBsOi60yGTUNLE 8JDPSabmN54sVByOhtaR+d+GQx9OgrmfRwEGZysd1wiBmod9C/g3TalIk5lshCoaCU/Y +ujQ== X-Gm-Message-State: ACrzQf2uWPQF0EOvxOkwkwgR2lZaFfD02QHp/WOUgB3k3nI9tv4ljGrZ HgpnWdO/DNcJqqZkSbvATWHpcGg0TMEGa2RfMh+ivJHFhPU5GlxVjKpmY89SfN1xoUCE+mDoiwS 112piJ8l2DSonIGmvDQm9BRQ3 X-Received: by 2002:a17:907:75dc:b0:730:9c68:9a2e with SMTP id jl28-20020a17090775dc00b007309c689a2emr21875428ejc.22.1663773362040; Wed, 21 Sep 2022 08:16:02 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6C+CtvwXrusPAZI+96omZxJ1ec8xlFJMKiv4OXhnUjyL+XsezuiUSrsR051eKLQRYujgifDA== X-Received: by 2002:a17:907:75dc:b0:730:9c68:9a2e with SMTP id jl28-20020a17090775dc00b007309c689a2emr21875408ejc.22.1663773361822; Wed, 21 Sep 2022 08:16:01 -0700 (PDT) Received: from fedora (nat-2.ign.cz. [91.219.240.2]) by smtp.gmail.com with ESMTPSA id ay4-20020a170906d28400b00777249e951bsm1420632ejb.51.2022.09.21.08.15.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Sep 2022 08:15:55 -0700 (PDT) From: Vitaly Kuznetsov To: Sean Christopherson Cc: Paolo Bonzini , Wanpeng Li , Jim Mattson , Michael Kelley , Siddharth Chandrasekaran , Yuan Yao , Maxim Levitsky , linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org Subject: Re: [PATCH v9 00/40] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features In-Reply-To: References: <20220803134110.397885-1-vkuznets@redhat.com> <8735ddvoc2.fsf@redhat.com> Date: Wed, 21 Sep 2022 17:15:52 +0200 Message-ID: <87o7v8oj13.fsf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sean Christopherson writes: > On Tue, Aug 30, 2022, Vitaly Kuznetsov wrote: >> Vitaly Kuznetsov writes: >> >> > Changes since v8: >> > - Rebase to the current kvm/queue (93472b797153) >> > - selftests: move Hyper-V test pages to a dedicated struct untangling from >> > vendor-specific (VMX/SVM) pages allocation [Sean]. >> >> Sean, Paolo, >> >> I've jsut checked and this series applies cleanly on top of the latest >> kvm/queue [372d07084593]. I also don't seem to have any feedback to >> address. >> >> Any chance this can be queued? > > It's the top "big" series on my todo list. I fully plan on getting queued for 6.1, > but I don't expect to get to it this week. I was going to do a bare 'ping' here but then I decided to check whether this series still applies cleanly and turns out there's some fuzz and some minor conflicts with the already queued "KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs" (in sean/for_paolo/6.1 atm). I've rebased and re-tested and besides the (unrelated) shadow MMU issue I've reported, things still seem to work fine. I'm going to go ahead and send out rebased v10 then. -- Vitaly