]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: KVM: Document RISC-V specific parts of KVM API
authorAnup Patel <anup.patel@wdc.com>
Mon, 27 Sep 2021 11:40:15 +0000 (17:10 +0530)
committerAnup Patel <anup@brainfault.org>
Mon, 4 Oct 2021 10:42:34 +0000 (16:12 +0530)
commitf63282ffcd37fd6031ea25c98e80ada3e6eb08cb
treecde39781a79d850ad49c5436dabe80b0561cd353
parent694be2b5a02b04ec5308f3bcc82dc4e750174ff5
RISC-V: KVM: Document RISC-V specific parts of KVM API

Document RISC-V specific parts of the KVM API, such as:
 - The interrupt numbers passed to the KVM_INTERRUPT ioctl.
 - The states supported by the KVM_{GET,SET}_MP_STATE ioctls.
 - The registers supported by the KVM_{GET,SET}_ONE_REG interface
   and the encoding of those register ids.
 - The exit reason KVM_EXIT_RISCV_SBI for SBI calls forwarded to
   userspace tool.

CC: Jonathan Corbet <corbet@lwn.net>
CC: linux-doc@vger.kernel.org
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Acked-by: Palmer Dabbelt <palmerdabbelt@google.com>
Documentation/virt/kvm/api.rst