On 01/10/20 11:53, Li Qiang wrote: > Fixes: e287d6de62f74 ("Documentation: kvm: Convert cpuid.txt to .rst") > Signed-off-by: Li Qiang <liq3ea@xxxxxxx> > --- > 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 > > Queued, thanks. Paolo