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=-10.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 190E7C4361B for ; Tue, 8 Dec 2020 11:53:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B576E23A9B for ; Tue, 8 Dec 2020 11:53:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729196AbgLHLxg (ORCPT ); Tue, 8 Dec 2020 06:53:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41662 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725905AbgLHLxg (ORCPT ); Tue, 8 Dec 2020 06:53:36 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CB310C061749 for ; Tue, 8 Dec 2020 03:52:55 -0800 (PST) Received: from zn.tnic (p200300ec2f0f080075ab11bb2325b51a.dip0.t-ipconnect.de [IPv6:2003:ec:2f0f:800:75ab:11bb:2325:b51a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 2E8481EC04DF; Tue, 8 Dec 2020 12:52:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1607428374; 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:in-reply-to:in-reply-to: references:references; bh=ilCcr2hsaww+8WtUZm8dpe2+ao20Xeo/UcCyN6Gb//4=; b=ZmRzOQIdQKqDh10l00y9zQ1fVIbW+W4oZqGIJxLY7iEBXLo1AkfGzfMMLByL3rvWleR8kb VpCa2H79kaU1ClF3j5EkBbkfNRzecfF77bLe4ckhKW6u2GQbFK59ruSJykpGGC+CBeB35A NA9fxYS1GaN7CQ1hZ/fIjPvMM82Pg3w= Date: Tue, 8 Dec 2020 12:52:49 +0100 From: Borislav Petkov To: shuo.a.liu@intel.com Cc: linux-kernel@vger.kernel.org, x86@kernel.org, Greg Kroah-Hartman , "H . Peter Anvin" , Thomas Gleixner , Ingo Molnar , Sean Christopherson , Yu Wang , Reinette Chatre , Zhi Wang , Dave Hansen , Dan Williams , Fengwei Yin , Zhenyu Wang , Randy Dunlap Subject: Re: [PATCH v6 01/18] docs: acrn: Introduce ACRN Message-ID: <20201208115249.GC27920@zn.tnic> References: <20201201093853.12070-1-shuo.a.liu@intel.com> <20201201093853.12070-2-shuo.a.liu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201201093853.12070-2-shuo.a.liu@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 01, 2020 at 05:38:36PM +0800, shuo.a.liu@intel.com wrote: > From: Shuo Liu > > Add documentation on the following aspects of ACRN: Thanks for doing this! > +=============== > +ACRN CPUID bits > +=============== > + > +A guest VM running on an ACRN hypervisor, can check some of its features using > +cpuid. s/cpuid/CPUID/g > +ACRN Hypervisor Introduction > +============================ > + > +The ACRN Hypervisor is a Type 1 hypervisor, running directly on the bare-metal s/the // with those fixed: Reviewed-by: Borislav Petkov -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette