projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3747c5d
)
Documentation: virt: kvm/s390-pv: drop doubled words
author
Randy Dunlap
<rdunlap@infradead.org>
Fri, 3 Jul 2020 21:29:05 +0000
(14:29 -0700)
committer
Jonathan Corbet
<corbet@lwn.net>
Sun, 5 Jul 2020 20:42:17 +0000
(14:42 -0600)
Drop the doubled word "the".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: kvm@vger.kernel.org
Link:
https://lore.kernel.org/r/20200703212906.30655-2-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/virt/kvm/s390-pv.rst
patch
|
blob
|
history
diff --git
a/Documentation/virt/kvm/s390-pv.rst
b/Documentation/virt/kvm/s390-pv.rst
index 774a8c6060918ae4e711191bfe245acd800310a0..8e41a3b63fa54e26d503c1618ad45bffe0809cef 100644
(file)
--- a/
Documentation/virt/kvm/s390-pv.rst
+++ b/
Documentation/virt/kvm/s390-pv.rst
@@
-78,7
+78,7
@@
Register Save Area.
Only GR values needed to emulate an instruction will be copied into this
save area and the real register numbers will be hidden.
-The Interception Parameters state description field still contains
the
+The Interception Parameters state description field still contains
the bytes of the instruction text, but with pre-set register values
instead of the actual ones. I.e. each instruction always uses the same
instruction text, in order not to leak guest instruction text.