Received: by 2002:a05:6a10:a852:0:0:0:0 with SMTP id d18csp1153769pxy; Thu, 6 May 2021 01:28:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyY7p0w6n5ywVavCdnpYh58Gh1PqeqQVGMtS7Te6WUvOmC0cRBqBRtp8OQUooSAkiEhfX0z X-Received: by 2002:a17:90a:e384:: with SMTP id b4mr17023651pjz.157.1620289684663; Thu, 06 May 2021 01:28:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620289684; cv=none; d=google.com; s=arc-20160816; b=Uk1Kc/ZTUD0ZeKyBiMPu2nWVkTXTGBvJQAGzFTSJr4AI1KxI8MCa5/Tyw59fwxBeoX OkTWNfHRS37nlZptB+WMekvZE+zGwLaX5ar+jveEttZCwekRsaEJXOApFBI8OgYrqk+i zWLnrycfzsa9zga19ey9UIL1WGrrFLTR2CMDvc5eCKrvdN7+EBDn21TEhIOteXCH9Ge8 wqGt3mIZopGsk4ro1lFKxclDiFVhBrOc/x1paX3Xe6d7j+sSQvci0x3bKp1JdutuKQRB cdrCHbedMJ42il9drQmSLx6899SEgwynZm1OGj2Ol9RVckvAEs9o7i0ESX1NE+nm4aNv gstA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject:ironport-sdr:ironport-sdr; bh=+p1+sTRFP52hBoQCRVQaeHB8HUKVOhO2DBbxLzehYFg=; b=zgpmXqNU3fBXIUP5XPQXhOSMOGbBSjQ9hLpChJ0s84bXRJu5FqcdooAjVBWJYF7zIP uUaNo299cu0Oz7t++ZEV7/HyxsGGoAwRW/xJh1y3P1wtitVDNbErPJTwLef/w1E0O9nb KFpi7GMXBthQBweAq8vjjwgbDAe1OW5/p4rBzgTKcnytQzSiyqo94SqrnoGhsfwG83GP rZvyiSYl760SJMJ1XS8iEv0W/CVUNUrNwWRphJUAwC0MXHlpQ0CoJEsqom9e8yrI+4QW hr3TUH5mvdcIY/IvdeeoE0TSsC9QCIgziRhuu67yeBuqUKRLnPa3Tw05RKV4LdaBArEv jKpA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x126si2317544pfb.117.2021.05.06.01.27.52; Thu, 06 May 2021 01:28:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232904AbhEFIWz (ORCPT + 99 others); Thu, 6 May 2021 04:22:55 -0400 Received: from mga17.intel.com ([192.55.52.151]:60650 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231929AbhEFIWy (ORCPT ); Thu, 6 May 2021 04:22:54 -0400 IronPort-SDR: 1AYIDNJYwzVJ0GwmzHlRR8JU/vqAt9LNYZ78odr9tUkjmIIOSSPzkZU/bSFlHElMOTWjV6gU9P dMNGLFs12VmQ== X-IronPort-AV: E=McAfee;i="6200,9189,9975"; a="178648757" X-IronPort-AV: E=Sophos;i="5.82,277,1613462400"; d="scan'208";a="178648757" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 May 2021 01:21:55 -0700 IronPort-SDR: g4z8m5QE4qwcF+Fi8aDyO6fsSg088sGEKtuoi//CNTD35nw6DY7h/kNzF7+McYg/KBQADXdWgk 0YHw8Say7oIA== X-IronPort-AV: E=Sophos;i="5.82,277,1613462400"; d="scan'208";a="430425641" Received: from unknown (HELO [10.238.0.151]) ([10.238.0.151]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 May 2021 01:21:53 -0700 Subject: Re: [PATCH v2 1/3] KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW To: Paolo Bonzini , "Li, Xiaoyao" , 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> <3d7455a7-dca7-3c60-0c34-3a3ab8f7f1fb@redhat.com> From: Chenyi Qiang Message-ID: Date: Thu, 6 May 2021 16:21:49 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1 MIME-Version: 1.0 In-Reply-To: <3d7455a7-dca7-3c60-0c34-3a3ab8f7f1fb@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 4/2/2021 5:01 PM, Paolo Bonzini wrote: > 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! > Hi Paolo, I notice the patch 1 is merged but the remaining patch 2 and 3 are not included yet. The bare metal support is merged. Will the rest KVM parts be in 5.13 as well? > Paolo >