Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cloud-hypervisor/meta-cloud-hypervisor

Yocto layer dedicated to Cloud Hypervisor
https://github.com/cloud-hypervisor/meta-cloud-hypervisor

bitbake cargo cloud-hypervisor cloud-workloads embedded kvm rust rust-vmm virtualization yocto yocto-layer

Last synced: 2 months ago
JSON representation

Yocto layer dedicated to Cloud Hypervisor

Awesome Lists containing this project

README

        

# meta-cloud-hypervisor

This Yocto layer provides build definitions for [Cloud Hypervisor](https://github.com/cloud-hypervisor/cloud-hypervisor) and accompanying tooling.

# Dependencies

* URI: http://git.yoctoproject.org/clean/cgit.cgi/poky
* Branch: thud|warrior|zeus|dunfell

* URI: https://github.com/meta-rust/meta-rust/
* Branch: thud|warrior|zeus|dunfell

# TODO

* Add patched edk2 firmware suitable for CH
* Add recipe for static CH build
* Add meta-virtualization dependency for
* Better KVM support
* libvirt
* Configure CI builds (Travis-CI?)
* Improve Rust recipe offline build. Most likely requires some change to `meta-rust` cargo and other bbclasses
* Improve Rust recipe support for git based sources.