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 QEMU + other common values as hypervisor type #50

Merged
merged 2 commits into from Jul 7, 2021

Conversation

phip1611
Copy link
Contributor

@phip1611 phip1611 commented Jul 6, 2021

This PR adds QEMU as hypervisor type. QEMU is the hypervisor type, if QEMU is used without KVM as accelerator.

PS: Third-party dependents [0] of this lib implemented this manually. I think it would be smart to upstream some of this into this crate.

@gz
Copy link
Owner

gz commented Jul 6, 2021

Thank you!

@gz
Copy link
Owner

gz commented Jul 6, 2021

Yes looks like this will be a major release, that's fine and we can write them. Maybe we should include the others in the link too while we're at it?

@phip1611 phip1611 force-pushed the add-qemu-as-hypervisor-type branch from 922724b to be76eb2 Compare July 7, 2021 07:22
@phip1611
Copy link
Contributor Author

phip1611 commented Jul 7, 2021

I added all of them but can't verify each single one by live-testing. I found all IDs also in the original source code on Github or could verify them in other Github projects too. The only strange thing is that other projects use bhyve bhyve for the bhyve-hypervisor but the original source code clearly uses BHyVE BHyVE - I took care of this in my commit.

What do you think?

@phip1611 phip1611 changed the title add QEMU as hypervisor type add QEMU + other common values as hypervisor type Jul 7, 2021
@gz gz merged commit 8713f1c into gz:master Jul 7, 2021
@gz
Copy link
Owner

gz commented Jul 7, 2021

lgtm thanks a lot!

@phip1611 phip1611 deleted the add-qemu-as-hypervisor-type branch July 10, 2021 10:37
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

Successfully merging this pull request may close these issues.

None yet

2 participants