提交 a9700af6 编写于 作者: M Mauro Carvalho Chehab 提交者: Paolo Bonzini

docs: kvm: Convert s390-diag.txt to ReST format

This file is almost in ReST format. Just one change was
needed:

    - Add markups for a literal block and change its indentation.

While here, use the standard markup for the document title.
Signed-off-by: NMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: NCornelia Huck <cohuck@redhat.com>
Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
上级 c849d861
...@@ -17,6 +17,7 @@ KVM ...@@ -17,6 +17,7 @@ KVM
msr msr
nested-vmx nested-vmx
ppc-pv ppc-pv
s390-diag
vcpu-requests vcpu-requests
arm/index arm/index
......
.. SPDX-License-Identifier: GPL-2.0
=============================
The s390 DIAGNOSE call on KVM The s390 DIAGNOSE call on KVM
============================= =============================
...@@ -16,12 +19,12 @@ DIAGNOSE calls by the guest cause a mandatory intercept. This implies ...@@ -16,12 +19,12 @@ DIAGNOSE calls by the guest cause a mandatory intercept. This implies
all supported DIAGNOSE calls need to be handled by either KVM or its all supported DIAGNOSE calls need to be handled by either KVM or its
userspace. userspace.
All DIAGNOSE calls supported by KVM use the RS-a format: All DIAGNOSE calls supported by KVM use the RS-a format::
-------------------------------------- --------------------------------------
| '83' | R1 | R3 | B2 | D2 | | '83' | R1 | R3 | B2 | D2 |
-------------------------------------- --------------------------------------
0 8 12 16 20 31 0 8 12 16 20 31
The second-operand address (obtained by the base/displacement calculation) The second-operand address (obtained by the base/displacement calculation)
is not used to address data. Instead, bits 48-63 of this address specify is not used to address data. Instead, bits 48-63 of this address specify
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册