Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cloud-hypervisor/meta-cloud-hypervisor
- Owner: cloud-hypervisor
- License: mit
- Created: 2020-08-09T11:12:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-30T00:07:47.000Z (almost 3 years ago)
- Last Synced: 2023-07-02T22:28:19.509Z (over 1 year ago)
- Topics: bitbake, cargo, cloud-hypervisor, cloud-workloads, embedded, kvm, rust, rust-vmm, virtualization, yocto, yocto-layer
- Language: BitBake
- Homepage:
- Size: 71.3 KB
- Stars: 6
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.MIT
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.