]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
docs: List kvm as a supported accelerator on RISC-V
authorBin Meng <bin.meng@windriver.com>
Tue, 19 Jul 2022 08:26:35 +0000 (16:26 +0800)
committerAlistair Francis <alistair.francis@wdc.com>
Wed, 7 Sep 2022 07:18:32 +0000 (09:18 +0200)
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 <bin.meng@windriver.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20220719082635.3741878-1-bin.meng@windriver.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
docs/about/build-platforms.rst

index 26028756d030b31ae4f1cf43e2230f00d8ff63a4..a2fee53248c10e905f4c60df301f804fc2ee80c1 100644 (file)
@@ -46,7 +46,7 @@ Those hosts are officially supported, with various accelerators:
    * - PPC
      - kvm, tcg
    * - RISC-V
-     - tcg
+     - kvm, tcg
    * - s390x
      - kvm, tcg
    * - SPARC