projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5af3885
)
docs: kvm: Fix a typo ("althought")
author
Jonathan Neuschäfer
<j.neuschaefer@gmx.net>
Mon, 1 Mar 2021 21:47:21 +0000
(22:47 +0100)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 9 Mar 2021 00:17:48 +0000
(17:17 -0700)
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link:
https://lore.kernel.org/r/20210301214722.2310911-1-j.neuschaefer@gmx.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/virt/kvm/api.rst
patch
|
blob
|
history
diff --git
a/Documentation/virt/kvm/api.rst
b/Documentation/virt/kvm/api.rst
index 1a2b5210cdbf58508c047a5b64d908a3da0e1d99..64b6075a4cbd9d4eb2feaaf98e1606b7e20ff4bb 100644
(file)
--- a/
Documentation/virt/kvm/api.rst
+++ b/
Documentation/virt/kvm/api.rst
@@
-55,7
+55,7
@@
not cause harm to the host, their actual behavior is not guaranteed by
the API. See "General description" for details on the ioctl usage
model that is supported by KVM.
-It is important to note that although
t
VM ioctls may only be issued from
+It is important to note that although VM ioctls may only be issued from
the process that created the VM, a VM's lifecycle is associated with its
file descriptor, not its creator (process). In other words, the VM and
its resources, *including the associated address space*, are not freed