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

Cloud Hypervisor support? #74

Closed
matdibu opened this issue Nov 25, 2024 · 5 comments
Closed

Cloud Hypervisor support? #74

matdibu opened this issue Nov 25, 2024 · 5 comments

Comments

@matdibu
Copy link
Contributor

matdibu commented Nov 25, 2024

Cloud Hypervisor seems to be supported by libvirt https://libvirt.org/drvch.html

It's not supported by NixVirt, right? I can work on that if you want

@AshleyYakeley
Copy link
Owner

What needs to be done?

@matdibu
Copy link
Contributor Author

matdibu commented Dec 15, 2024

just a new domain schema in generate-xml, right?

@AshleyYakeley
Copy link
Owner

It shouldn't even need that. You just pass in a different connection URI.

If you're using CH, I recommend you just try it out and create a PR for anything NixVirt is missing.

@matdibu
Copy link
Contributor Author

matdibu commented Dec 15, 2024

but then there would be a lot of options that don't do anything or just don't work on a CH vm

although it could be argued that it's user error to pass bad configs to NixVirt

btw, what do you think of #65 ?

in any case, I'll try to spin up a VM and see how it goes, thanks!

@matdibu
Copy link
Contributor Author

matdibu commented Dec 18, 2024

I'll drop it for now, it's too early to use CH in libvirt

The Cloud Hypervisor driver in libvirt is in its early stage under active development only supporting a limited number of Cloud Hypervisor features.

https://libvirt.org/drvch.html

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