[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201001095333.7611-1-liq3ea@163.com>
Date:   Thu,  1 Oct 2020 02:53:33 -0700
From:   Li Qiang <liq3ea@....com>
To:     pbonzini@...hat.com, corbet@....net, lnowakow@....ucsd.edu,
        kvm@...r.kernel.org, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     liq3ea@...il.com, Li Qiang <liq3ea@....com>
Subject: [PATCH] Documentation: kvm: fix a typo
Fixes: e287d6de62f74 ("Documentation: kvm: Convert cpuid.txt to .rst")
Signed-off-by: Li Qiang <liq3ea@....com>
---
 Documentation/virt/kvm/cpuid.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/virt/kvm/cpuid.rst b/Documentation/virt/kvm/cpuid.rst
index a7dff9186bed..ff2b38d3e108 100644
--- a/Documentation/virt/kvm/cpuid.rst
+++ b/Documentation/virt/kvm/cpuid.rst
@@ -62,7 +62,7 @@ KVM_FEATURE_PV_EOI                6           paravirtualized end of interrupt
                                               handler can be enabled by
                                               writing to msr 0x4b564d04
 
-KVM_FEATURE_PV_UNHAULT            7           guest checks this feature bit
+KVM_FEATURE_PV_UNHALT             7           guest checks this feature bit
                                               before enabling paravirtualized
                                               spinlock support
 
-- 
2.25.1
Powered by blists - more mailing lists
 
