All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: kvm: Correct spelling
@ 2023-02-06  9:11 Deming Wang
  2023-02-06 16:31 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Deming Wang @ 2023-02-06  9:11 UTC (permalink / raw)
  To: pbonzini, corbet; +Cc: kvm, linux-doc, linux-kernel, Deming Wang

We shuold use the replace thie.

Signed-off-by: Deming Wang <wangdeming@inspur.com>
---
 Documentation/virt/kvm/api.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
index 1b1f721e3fd9..4e164d449906 100644
--- a/Documentation/virt/kvm/api.rst
+++ b/Documentation/virt/kvm/api.rst
@@ -8193,7 +8193,7 @@ the KVM_XEN_ATTR_TYPE_RUNSTATE_UPDATE_FLAG attribute in the KVM_XEN_SET_ATTR
 and KVM_XEN_GET_ATTR ioctls. This controls whether KVM will set the
 XEN_RUNSTATE_UPDATE flag in guest memory mapped vcpu_runstate_info during
 updates of the runstate information. Note that versions of KVM which support
-the RUNSTATE feature above, but not thie RUNSTATE_UPDATE_FLAG feature, will
+the RUNSTATE feature above, but not the RUNSTATE_UPDATE_FLAG feature, will
 always set the XEN_RUNSTATE_UPDATE flag when updating the guest structure,
 which is perhaps counterintuitive. When this flag is advertised, KVM will
 behave more correctly, not using the XEN_RUNSTATE_UPDATE flag until/unless
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: kvm: Correct spelling
  2023-02-06  9:11 [PATCH] Documentation: kvm: Correct spelling Deming Wang
@ 2023-02-06 16:31 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2023-02-06 16:31 UTC (permalink / raw)
  To: Deming Wang, pbonzini, corbet; +Cc: kvm, linux-doc, linux-kernel

Hi,

On 2/6/23 01:11, Deming Wang wrote:
> We shuold use the replace thie.
> 
> Signed-off-by: Deming Wang <wangdeming@inspur.com>
> ---
>  Documentation/virt/kvm/api.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
> index 1b1f721e3fd9..4e164d449906 100644
> --- a/Documentation/virt/kvm/api.rst
> +++ b/Documentation/virt/kvm/api.rst
> @@ -8193,7 +8193,7 @@ the KVM_XEN_ATTR_TYPE_RUNSTATE_UPDATE_FLAG attribute in the KVM_XEN_SET_ATTR
>  and KVM_XEN_GET_ATTR ioctls. This controls whether KVM will set the
>  XEN_RUNSTATE_UPDATE flag in guest memory mapped vcpu_runstate_info during
>  updates of the runstate information. Note that versions of KVM which support
> -the RUNSTATE feature above, but not thie RUNSTATE_UPDATE_FLAG feature, will
> +the RUNSTATE feature above, but not the RUNSTATE_UPDATE_FLAG feature, will
>  always set the XEN_RUNSTATE_UPDATE flag when updating the guest structure,
>  which is perhaps counterintuitive. When this flag is advertised, KVM will
>  behave more correctly, not using the XEN_RUNSTATE_UPDATE flag until/unless

How about these in the same file?

api.rst:581: virutal ==> virtual
api.rst:2725: excution ==> execution
api.rst:5207: asynchonous ==> asynchronous
api.rst:5666: thats ==> that's  [should just be "that"]
api.rst:7420: priveleged ==> privileged
api.rst:7838: compatibilty ==> compatibility
api.rst:8241: implmented ==> implemented

and this one:
halt-polling.rst:17: dependant ==> dependent

and there are more in the subdirectories there.

-- 
~Randy

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-06 16:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06  9:11 [PATCH] Documentation: kvm: Correct spelling Deming Wang
2023-02-06 16:31 ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.