-
Notifications
You must be signed in to change notification settings - Fork 49
feat(hypervisors): add Cloud Hypervisor VMM support #393
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
base: main
Are you sure you want to change the base?
feat(hypervisors): add Cloud Hypervisor VMM support #393
Conversation
Signed-off-by: Ayush Srivastava <ayushsrisks@gmail.com>
✅ Deploy Preview for urunc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hello @AyushSriv06 , thank you for this contribution. However, since this PR adds support for a new monitor, we kindly ask you to try it out first locally, creating the necessary images. After this is done, please update the test descriptions and we will start the review process. |
|
Hello @AyushSriv06 , sure the kernel booted but it failed. A boot leading to panic is not successful. |
Since the official images aren't ready and my local 'hello world' app was incompatible (32-bit vs 64-bit), I used my computer's Linux kernel to test it.
am i missing something? |
|
Hello @AyushSriv06 , the kernel panic message Unfortunately, you need to build a correct image with the correct Linux kernel and verify that the application starts inside the VM. In
|
Signed-off-by: Ayush <ayushsrisks@gmail.com>


This PR adds support for Cloud Hypervisor as a new VMM option.
cpusto the spell dictionaryFixes: #160