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

Documentation: KVM: update s390-pv.rst reference

Changesets: daec8d408308 ("Documentation: KVM: add separate directories for architecture-specific documentation")
and: daec8d408308 ("Documentation: KVM: add separate directories for architecture-specific documentation")
renamed: Documentation/virt/kvm/s390-pv.rst
to: Documentation/virt/kvm/s390/s390-pv.rst.

Update its cross-reference accordingly.

Fixes: daec8d408308 ("Documentation: KVM: add separate directories for architecture-specific documentation")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Link: https://lore.kernel.org/r/e2676f087d287db0bc31ae7c05c80ce5adf93333.1656234456.git.mchehab@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
e38fd637 c02b872a

+1 -1
+1 -1
Documentation/virt/kvm/s390/s390-pv-boot.rst
··· 10 10 I/O or the hypervisor. In those cases where the hypervisor needs to 11 11 access the memory of a PVM, that memory must be made accessible. 12 12 Memory made accessible to the hypervisor will be encrypted. See 13 - Documentation/virt/kvm/s390-pv.rst for details." 13 + Documentation/virt/kvm/s390/s390-pv.rst for details." 14 14 15 15 On IPL (boot) a small plaintext bootloader is started, which provides 16 16 information about the encrypted components and necessary metadata to