feat(hypervisors): add Cloud Hypervisor VMM support#393
feat(hypervisors): add Cloud Hypervisor VMM support#393AyushSriv06 wants to merge 3 commits intourunc-dev:mainfrom
Conversation
Signed-off-by: Ayush Srivastava <[email protected]>
✅ 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 <[email protected]>
|
Hello @cmainas, could you review this? |
cmainas
left a comment
There was a problem hiding this comment.
Hello @AyushSriv06 ,
thank you for the changes. I have verified that cloud hypervisor can boot! Very nice. However, I have added some comments that need to be addressed. Please avoid changes which are unrelated to the cloud-hypervisor PR. You can open a new PR with the changes that are correct.
Signed-off-by: Ayush <[email protected]>
00ec2a4 to
e668637
Compare
|
Hello, @cmainas i have resolved all the comments. may you review them once! |


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