|
|
Log in / Subscribe / Register

Why RISC-V doesn't (yet) support KVM

Why RISC-V doesn't (yet) support KVM

Posted May 22, 2021 8:19 UTC (Sat) by pbonzini (subscriber, #60935)
In reply to: Why RISC-V doesn't (yet) support KVM by pwsan
Parent article: Why RISC-V doesn't (yet) support KVM

As far as userspace is concerned, the API is only based on ratified specifications. The details of the hypervisor spec is completely hidden within Linux code. At the same time, until KVM is merged into upstream Linux the whole stack (QEMU, kvmtool) has to be developed in a fork, and new kernel features are harder to review. All this is simply *not how Linux is developed*.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds