]> git.baikalelectronics.ru Git - kernel.git/commit
Docs: KVM: Add doc for the bitmap firmware registers
authorRaghavendra Rao Ananta <rananta@google.com>
Mon, 2 May 2022 23:38:50 +0000 (23:38 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 3 May 2022 20:30:19 +0000 (21:30 +0100)
commitcfce15fa2d4009a46ce90a4d2f3bab5ec6a6342e
tree38641ab79a0c3c94b752a20fd3916c284d036037
parent3f6c46f7f37e05c6d5ae3e5dab394e9f4c25a985
Docs: KVM: Add doc for the bitmap firmware registers

Add the documentation for the bitmap firmware registers in
hypercalls.rst and api.rst. This includes the details for
KVM_REG_ARM_STD_BMAP, KVM_REG_ARM_STD_HYP_BMAP, and
KVM_REG_ARM_VENDOR_HYP_BMAP registers.

Since the document is growing to carry other hypercall related
information, make necessary adjustments to present the document
in a generic sense, rather than being PSCI focused.

Signed-off-by: Raghavendra Rao Ananta <rananta@google.com>
Reviewed-by: Gavin Shan <gshan@redhat.com>
[maz: small scale reformat, move things about, random typo fixes]
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220502233853.1233742-7-rananta@google.com
Documentation/virt/kvm/api.rst
Documentation/virt/kvm/arm/hypercalls.rst