Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RISC-V support #208

Open
EnfangCui opened this issue Oct 14, 2022 · 2 comments
Open

RISC-V support #208

EnfangCui opened this issue Oct 14, 2022 · 2 comments

Comments

@EnfangCui
Copy link

I want to use kvm-ioctls on RISC-V devices. Does kvm-ioctls plan to support RISC-V? Does the KVM RISC-V version meet the requirements of kvm-ioctls?

@andreeaflorescu
Copy link
Member

We do not have a goal to add RISC-V support at the moment. Do you have some resources to share with us about the KVM RISC-V support you are referring to? In theory, this repository is providing safe wrappers over the KVM API, so if there are ioctls related to RISC-V already in KVM, we might be able to extend this crate to add that support as well.

@yuzibo
Copy link

yuzibo commented Oct 21, 2022

Hi, If want to remote access real riscv64 hardware resources you can apply here: https://github.com/plctlab/riscv-lab-access.
And I am interested in rust if I can do something here will cost some time but I will try it.
PS: I have a real riscv64 board also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants