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 32620ECAAA1 for ; Sat, 17 Sep 2022 01:05:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229561AbiIQBFq (ORCPT ); Fri, 16 Sep 2022 21:05:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34600 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229462AbiIQBFp (ORCPT ); Fri, 16 Sep 2022 21:05:45 -0400 Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34272A2AB8 for ; Fri, 16 Sep 2022 18:05:44 -0700 (PDT) Received: by mail-pj1-x102b.google.com with SMTP id q62-20020a17090a17c400b00202a3497516so1115074pja.1 for ; Fri, 16 Sep 2022 18:05:44 -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; bh=Ms7nUAHZlOrFk0AT6URL26jPlCSp0+EaZtlB5XtXTac=; b=MdPgXvkJHjv61QnOF0rlU2IGMQrERLFIYrhARKY87N6z3503c1B/CnL4gzoDJIy3gm Jp+3rGZles/4JlQqLWf95s8astDt9vgOWmtcLw7bJbrUxuRPjCf1vWwwGKHfhxBtQdFg Gamv9jPOQlsFt8QFu96OGdhFPFwwpE97UeZpl4uzDQdKci7HXhcNLoY5EJYgZMj4MPHf 8hS4YcTPB3C+ajYgM53qRKyJYM9a7H+wky3q4em1MN1pK6CEX+BIGsGTGOjSc/vCtOYI Z9ofnoGy3zA4mvMGobLjtiO/O3bdaaKEpIfAeYVuZdKZCU6Fn+YKOOOp3zZODs4J5VLf yVZg== 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; bh=Ms7nUAHZlOrFk0AT6URL26jPlCSp0+EaZtlB5XtXTac=; b=nLbVk8V3vLfIJGEjpoymdKgc5z5bGd6aFqcP6k31HRgJ01d+AqrPDCrKnN0/dDB6pg 9YYUHxMSn/UfE+Ht0VlTmLvr6v/5jc678fod+Twb95zdQUlvAdDoeR9wIg/M0LiVyUov cvWmisu+hXZbIrNRE7XKw02c59e+t2t8pY+fXVsOgspd55Fk9d9trsP9xFExP9hey7Sv gvdyE5fTnnBMEZwdo7f1v1xVfnFpPjVAl4VEbhNDlgwnbXdmVNJZuknHd642pYUi4eu8 jSZEsd7iTySU/NbGIppvSxMW3w4QXFoP4CKtoMzf5qUovJ1zwk0XoFTdLg2T/l3u7wW0 d2kg== X-Gm-Message-State: ACrzQf30v+jRvfBbU8HOgghjPn9F+8g0Bkdj7kcEwNghbB7RkM2y6O4y eDbUgxx36yuo9W8eKAfpA52W6g== X-Google-Smtp-Source: AMsMyM6OR2py8Li2mImtpqmauxL1OntNskkntg1zia7heScQCSXzmm8qZyu4Kr5Q+gXDXwAIVCkWPg== X-Received: by 2002:a17:903:1c1:b0:178:1c92:e35 with SMTP id e1-20020a17090301c100b001781c920e35mr2326957plh.151.1663376743592; Fri, 16 Sep 2022 18:05:43 -0700 (PDT) Received: from google.com (7.104.168.34.bc.googleusercontent.com. [34.168.104.7]) by smtp.gmail.com with ESMTPSA id n10-20020a170903404a00b00172d9f6e22bsm15289975pla.15.2022.09.16.18.05.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Sep 2022 18:05:42 -0700 (PDT) Date: Sat, 17 Sep 2022 01:05:39 +0000 From: Sean Christopherson To: Vitaly Kuznetsov Cc: kvm@vger.kernel.org, Paolo Bonzini , Wanpeng Li , Jim Mattson , Michael Kelley , Yuan Yao , Maxim Levitsky , linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v6 00/33] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs Message-ID: References: <20220830133737.1539624-1-vkuznets@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220830133737.1539624-1-vkuznets@redhat.com> Precedence: bulk List-ID: X-Mailing-List: linux-hyperv@vger.kernel.org On Tue, Aug 30, 2022, Vitaly Kuznetsov wrote: > Changes since "[RFC PATCH v6 00/36] KVM: x86: eVMCS rework": > - Drop the most controversial TSC_SCALING enablement for Hyper-V on KVM: > - "KVM: nVMX: Enforce unsupported eVMCS in VMX MSRs for host accesses" patch dropped. > - "KVM: nVMX: Support TSC scaling with enlightened VMCS" patch dropped. > - "KVM: selftests: Enable TSC scaling in evmcs selftest" patch dropped. Pushed to branch `for_paolo/6.1` at: https://github.com/sean-jc/linux.git Unless you hear otherwise, it will make its way to kvm/queue "soon". Note, the commit IDs are not guaranteed to be stable, and in fact they are guaranteed to not be stable right now as I need to do some surgery.