Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: kvm: Fix a typo ("althought")

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>

authored by

Jonathan Neuschäfer and committed by
Jonathan Corbet
c44456f2 5af38859

+1 -1
+1 -1
Documentation/virt/kvm/api.rst
··· 55 55 the API. See "General description" for details on the ioctl usage 56 56 model that is supported by KVM. 57 57 58 - It is important to note that althought VM ioctls may only be issued from 58 + It is important to note that although VM ioctls may only be issued from 59 59 the process that created the VM, a VM's lifecycle is associated with its 60 60 file descriptor, not its creator (process). In other words, the VM and 61 61 its resources, *including the associated address space*, are not freed