[PATCH v1 00/12] Add riscv kvm accel support
Michal Prívozník
mprivozn at redhat.com
Fri Dec 3 00:41:56 PST 2021
On 11/20/21 08:46, Yifei Jiang wrote:
> This series adds both riscv32 and riscv64 kvm support, and implements
> migration based on riscv.
What libvirt does when detecting KVM support is issuing query-kvm
monitor command and checking if both 'present' and 'enabled' bools are
true. If this is what these patches end up with we should get KVM
acceleration in Libvirt for free.
Michal
More information about the kvm-riscv
mailing list