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

Crate Addition Request: CPU model #31

Open
yisun-git opened this issue Mar 8, 2019 · 2 comments
Open

Crate Addition Request: CPU model #31

yisun-git opened this issue Mar 8, 2019 · 2 comments

Comments

@yisun-git
Copy link

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.

  1. Avoid CPU hardware vulnerabilities.
  2. Keep stable guest ABI.
  3. Hard requirement for live migration.
@yisun-git yisun-git changed the title CPU model Crate Addition Request: CPU model Mar 8, 2019
@andreeaflorescu
Copy link
Member

Hey @yisun-git can you please give some more details about the interface of this crate and how is it going to be used?

@yisun-git
Copy link
Author

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.

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

2 participants