Why RISC-V doesn't (yet) support KVM
Why RISC-V doesn't (yet) support KVM
Posted May 21, 2021 10:54 UTC (Fri) by khim (subscriber, #9252)In reply to: Why RISC-V doesn't (yet) support KVM by ncm
Parent article: Why RISC-V doesn't (yet) support KVM
> Are kernel maintainers prepared to support more than one version of RISC-V virtualization?
Why would that be a problem? AMD and Intel use totally different schemes and they both are supported.
And I think being implemented in ASIC which is shipping should be considered “effectively frozen”. I can see how people may implement thousands of different things on FPGA. Supporting these would be a nightmare from practical POV. And FPGA implementation can definitely be changed thus it's not “effectively frozen” anyway. But if something is already in ASIC it couldn't ever be changed (on that specific ASIC) thus I think kernel should support it.
Kernel supports lots of devices (WiFi and others) which only support draft of some spec or another… why RISC-V extensions should be different?
