mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
docs: List kvm as a supported accelerator on RISC-V
Since commit fbf43c7dbf
("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>
This commit is contained in:
parent
dec19f6813
commit
079520033f
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Those hosts are officially supported, with various accelerators:
|
|||
* - PPC
|
||||
- kvm, tcg
|
||||
* - RISC-V
|
||||
- tcg
|
||||
- kvm, tcg
|
||||
* - s390x
|
||||
- kvm, tcg
|
||||
* - SPARC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue