From: Bin Meng Date: Tue, 19 Jul 2022 08:26:35 +0000 (+0800) Subject: docs: List kvm as a supported accelerator on RISC-V X-Git-Tag: qemu-xen-4.18.0-rc5~536^2~30 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=079520033facc70beee5eedee8d7a27a2a9261b4;p=qemu-xen.git docs: List kvm as a supported accelerator on RISC-V Since commit fbf43c7dbf18 ("target/riscv: enable riscv kvm accel"), KVM accelerator is supported on RISC-V. Let's document it. Signed-off-by: Bin Meng Reviewed-by: Thomas Huth Reviewed-by: Alistair Francis Message-Id: <20220719082635.3741878-1-bin.meng@windriver.com> Signed-off-by: Alistair Francis --- diff --git a/docs/about/build-platforms.rst b/docs/about/build-platforms.rst index 26028756d0..a2fee53248 100644 --- a/docs/about/build-platforms.rst +++ b/docs/about/build-platforms.rst @@ -46,7 +46,7 @@ Those hosts are officially supported, with various accelerators: * - PPC - kvm, tcg * - RISC-V - - tcg + - kvm, tcg * - s390x - kvm, tcg * - SPARC