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 X-Spam-Level: X-Spam-Status: No, score=-7.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4EEBCC433ED for ; Fri, 2 Apr 2021 09:01:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 185D261104 for ; Fri, 2 Apr 2021 09:01:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234424AbhDBJBu (ORCPT ); Fri, 2 Apr 2021 05:01:50 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:36702 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234361AbhDBJBr (ORCPT ); Fri, 2 Apr 2021 05:01:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1617354106; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3Wgr1zy01y+2hMqoZJiHMBPPBdaSsAhJT7fsIEsgksQ=; b=O1HW3X5PjqXKgHf391o0BLGG3mOhEYpZjtmWZLYWVxNMGi+lUUo1x0QORQ1o7BHb2JTLeD E7NAC5/9ZGOLm9ey/vSA+vNUY58NxYG98bhzBeTrYqDwNZLVam4paLGhN7MtiD4a08QZ3R rpifLM5t4nplSB4L+lQascwrFCkntJE= Received: from mail-wm1-f69.google.com (mail-wm1-f69.google.com [209.85.128.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-239-xKlY_gS8PO2vhSfdCeZTAA-1; Fri, 02 Apr 2021 05:01:44 -0400 X-MC-Unique: xKlY_gS8PO2vhSfdCeZTAA-1 Received: by mail-wm1-f69.google.com with SMTP id n2so1994073wmi.2 for ; Fri, 02 Apr 2021 02:01:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=3Wgr1zy01y+2hMqoZJiHMBPPBdaSsAhJT7fsIEsgksQ=; b=bfy5yUenwhXfYIQVRWIZLNBs2ZfVV3c1mxikL8i0KQSVctEDAdVfPVILPcXDcF/WbS K/6K1hf9+2N5dBWzdDHml6A0iC0CsZHE+9K88YYeJNI9jObXUhPUSOosFw+IQE3yRqtc n68DcWlFiAiLJySEN6YxDUgvUD1+CUora87YWM9PWCxZbBWYtZ83nnOidn1SgxOnJBlL CX/0w+ni12X5GUp0+vIsqzFkfI45vE9z9BTbjv0RCRggBPyQYLBbMGM7KeVf0ieS8qKJ uwEYLmGb67bqMTqotXZshNbAQNnjDe6VU8p1sAvC9XM3zLQf2UcDt6hoQmcOb2+90OVG Ty2Q== X-Gm-Message-State: AOAM531jK5gMiNGm92uABvfs5nY50FE34CACX5vAP+dq01a+pgyuUe1W MUtkSB5n4jlP6mRjnzbgBccRXySCdevjk32JN/3EZZPyeIU15Z4csKTpa0W5+zx2NqvVZJzJxhx j3bSXF87JsZDg X-Received: by 2002:a5d:5083:: with SMTP id a3mr14413802wrt.38.1617354103856; Fri, 02 Apr 2021 02:01:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxC8Q3AXgIj0cWECGITt1mlVk9cxwR3/7wY+0fX0IgzbfGrhe6WcAEzmqK4DpSqIcHCX8JzYw== X-Received: by 2002:a5d:5083:: with SMTP id a3mr14413774wrt.38.1617354103679; Fri, 02 Apr 2021 02:01:43 -0700 (PDT) Received: from ?IPv6:2001:b07:6468:f312:63a7:c72e:ea0e:6045? ([2001:b07:6468:f312:63a7:c72e:ea0e:6045]) by smtp.gmail.com with ESMTPSA id u8sm14479987wrr.42.2021.04.02.02.01.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 02 Apr 2021 02:01:43 -0700 (PDT) Subject: Re: [PATCH v2 1/3] KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW To: Xiaoyao Li , Chenyi Qiang , Sean Christopherson , Vitaly Kuznetsov , Wanpeng Li , Jim Mattson , Joerg Roedel Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210202090433.13441-1-chenyi.qiang@intel.com> <20210202090433.13441-2-chenyi.qiang@intel.com> <3db069ba-b4e0-1288-ec79-66ac44938682@redhat.com> <6678520f-e69e-6116-88c9-e9d6cd450934@intel.com> From: Paolo Bonzini Message-ID: <3d7455a7-dca7-3c60-0c34-3a3ab8f7f1fb@redhat.com> Date: Fri, 2 Apr 2021 11:01:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On 02/04/21 10:53, Xiaoyao Li wrote: >> > > Hi Paolo, > > Fenghua's bare metal support is in tip tree now. > https://lore.kernel.org/lkml/20210322135325.682257-1-fenghua.yu@intel.com/ > > Will the rest KVM patches get into 5.13 together? Yes, they will. Thanks for the notice! Paolo