]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: virt: Protected virtual machine dumps
authorJanosch Frank <frankja@linux.ibm.com>
Tue, 17 May 2022 16:36:27 +0000 (16:36 +0000)
committerChristian Borntraeger <borntraeger@linux.ibm.com>
Wed, 1 Jun 2022 14:57:14 +0000 (16:57 +0200)
commit5ac660f22a2ce6be4029de0ac54f622f0ebcfc23
tree3fc8181b44f21d10058dcdcbc4bad2e6c4a4a211
parent8c0d5a7eb53b8fc03b19a3fb88c79e57903251a0
Documentation: virt: Protected virtual machine dumps

Let's add a documentation file which describes the dump process. Since
we only copy the UV dump data from the UV to userspace we'll not go
into detail here and let the party which processes the data describe
its structure.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Acked-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Link: https://lore.kernel.org/r/20220517163629.3443-10-frankja@linux.ibm.com
Message-Id: <20220517163629.3443-10-frankja@linux.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Documentation/virt/kvm/s390/index.rst
Documentation/virt/kvm/s390/s390-pv-dump.rst [new file with mode: 0644]