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

Add support for KVM on Linux #19

Closed
StrikerX3 opened this issue Mar 6, 2018 · 3 comments
Closed

Add support for KVM on Linux #19

StrikerX3 opened this issue Mar 6, 2018 · 3 comments
Labels
cpu-virtualization CPU virtualization modules

Comments

@StrikerX3
Copy link
Owner

KVM is Linux's virtualization platform, supporting both Intel and AMD hardware-assisted virtualization solutions.

We want to implement this as a Linux-only CPU module.

@StrikerX3 StrikerX3 added the cpu-virtualization CPU virtualization modules label Mar 6, 2018
@darrena092
Copy link

Pretty much implemented in my kvm branch now. Few additional bits to do then will submit a PR.

@darrena092
Copy link

Submitted #35

@StrikerX3
Copy link
Owner Author

Merged.

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

No branches or pull requests

2 participants