We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
'cpu-model'
A crate to provide a generic framework which has standard interfaces and flexible mechanism to support customized CPU models.
Customized CPU model is necessary because of below reasons.
The text was updated successfully, but these errors were encountered:
Hey @yisun-git can you please give some more details about the interface of this crate and how is it going to be used?
Sorry, something went wrong.
Hi @andreeaflorescu, this crate depends on the #50 because I want to make it be hypervisor agnostic. I need firstly get clear answer about #50.
No branches or pull requests
Crate Name
'cpu-model'
Short Description
A crate to provide a generic framework which has standard interfaces and flexible mechanism to support customized CPU models.
Why is this crate relevant to the rust-vmm project?
Customized CPU model is necessary because of below reasons.
The text was updated successfully, but these errors were encountered: