id = 1219 title = "--enable-kvm not work for riscv64-softmmu" state = "closed" created_at = "2022-09-19T13:49:49.504Z" closed_at = "2022-09-19T19:43:26.062Z" labels = [] url = "https://gitlab.com/qemu-project/qemu/-/issues/1219" host-os = "Ubuntu 18.04" host-arch = "x86" qemu-version = "7.1.0 or 7.0.0" guest-os = "n/a" guest-arch = "n/a" description = """I want to enable kvm for qemu-system-riscv64, so I compile it with `--enable-kvm` as above. But the log shows ```sh Targets and accelerators KVM support : NO ``` And also compiled qemu-system-riscv64 does not support kvm.""" reproduce = """1. clone the repo 2. `./configure --target-list=riscv64-softmmu --enable-kvm`""" additional = "n/a"