diff options
author | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-06-26 11:11:00 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-07-07 21:10:00 +0200 |
commit | 8a5d192166726cd106a94d3e3bab47fb9843c14c (patch) | |
tree | df8a8d13006d122e6778c65d829fb1945795a35c /Documentation/virt | |
parent | Documentation: KVM: update msr.rst reference (diff) | |
download | linux-8a5d192166726cd106a94d3e3bab47fb9843c14c.tar.xz linux-8a5d192166726cd106a94d3e3bab47fb9843c14c.zip |
Documentation: KVM: update s390-diag.rst reference
Changeset daec8d408308 ("Documentation: KVM: add separate directories for architecture-specific documentation")
renamed: Documentation/virt/kvm/s390-diag.rst
to: Documentation/virt/kvm/s390/s390-diag.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/85b81e4678bbe23d0e9692616798762a6465f0a3.1656234456.git.mchehab@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/virt')
-rw-r--r-- | Documentation/virt/kvm/x86/hypercalls.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virt/kvm/x86/hypercalls.rst b/Documentation/virt/kvm/x86/hypercalls.rst index e56fa8b9cfca..10db7924720f 100644 --- a/Documentation/virt/kvm/x86/hypercalls.rst +++ b/Documentation/virt/kvm/x86/hypercalls.rst @@ -22,7 +22,7 @@ S390: number in R1. For further information on the S390 diagnose call as supported by KVM, - refer to Documentation/virt/kvm/s390-diag.rst. + refer to Documentation/virt/kvm/s390/s390-diag.rst. PowerPC: It uses R3-R10 and hypercall number in R11. R4-R11 are used as output registers. |