This layer provides support for building Xen, KVM, Libvirt, and associated packages necessary for constructing OE-based virtualized solutions.

Mailing list

Git repository

git://git.yoctoproject.org/meta-virtualization web repo

Last commit: 6 years, 5 months ago (pyro branch)

Maintainer

Maintenance Plan

Dependencies

The meta-virtualization layer depends upon:

Recipe name Version Description
cgroup-lite 1.11 Light-weight package to set up cgroups at system boot.
cloud-image-compute 1.0
cloud-image-controller 1.0
cloud-image-guest 1.0
compose-file 3.0+gitX Parser for the Compose file format (version 3)
containerd-docker 0.2.3+git03e5862ec0d8d3b3f750e19fca3ee367e13c090e containerd is a daemon to control runC
containerd-opencontainers 0.2.2+git0ac3cd1be170d180b2baed755e8f0da547ceb267 containerd is a daemon to control runC
criu 2.5+gitX CRIU
dev86 0.16.20 This is a cross development C compiler, assembler and linker environment for the production of 8086 executables (Optionally MSDOS COM)
docker 1.13.0+git49bf474f9ed7ce7143a59d1964ff7b7fd9b52178 Linux container runtime
docker-distribution v2.6.0-rc+gitX The Docker toolset to pack, ship, store, and deliver content
go-capability 0.0+gitX Utilities for manipulating POSIX capabilities in Go.
go-cli 1.1.0+git27ecc97192df1bf053a22b04463f2b51b8b8373e A small package for building command line apps in Go
go-connections 0.2.1+gitX Utility package to work with network connections
go-context git A golang registry for global request variables.
go-dbus 4.0.0+git5f6efc7ef2759c81b7ba876593971bfce311eab3 Native Go bindings for D-Bus
go-digest v1.0.0-rc0+gitX Common digest package used across the container ecosystem.
go-distribution 2.6.0+gitX The Docker toolset to pack, ship, store, and deliver content
go-errors v0.8.0+gitX Simple error handling primitives
go-fsnotify 1.2.11+git836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6 A golang registry for global request variables.
go-libtrust 0.0+gitX Primitives for identity and authorization
go-logrus 0.11.0+gitd26492970760ca5d33129d2d799e34be5c4782eb A golang registry for global request variables.
go-mux git A powerful URL router and dispatcher for golang.
go-patricia 2.2.6+gitX A generic patricia trie (also called radix tree) implemented in Go (Golang)
go-pty git PTY interface for Go
go-systemd 4+gitb4a58d95188dd092ae20072bac14cece0e67c388 Go bindings to systemd socket activation, journal, D-Bus, and unit files
grpc-go 1.4.0+gitX The Go language implementation of gRPC. HTTP/2 based RPC
gunicorn 19.1.1 WSGI HTTP Server for UNIX
iasl 20160527 Intel ASL compiler/decompiler
ipxe gitrX Open source network boot firmware
irqbalance 1.1.0 IRQ allocation daemon
kvm-image-minimal 1.0 A minimal kvm image
kvmtool 3.18.0+git3fea89a924511f9f8fe05a892098fad77c1eca0d Native Linux KVM tool
libvirt 1.3.5 A toolkit to interact with the virtualization capabilities of recent versions of Linux.
lxc 2.0.0 lxc aims to use these new functionnalities to provide an userspace container object
netns 0.1.0+gitX Runc hook for setting up default bridge networking.
notary 0.4.2+gitX Notary is a Docker project that allows anyone to have trust over arbitrary collections of data
oci-image-spec v1.0.0-rc4+gitX The OCI Image Format project creates and maintains the software shipping container image format spec
oci-image-tools 0.1.0+gitX A collection of tools for working with the OCI image format specification
oci-runtime-spec v1.0.0-rc4+gitX The Open Container Initiative develops specifications for standards on Operating System process and application containers
oci-runtime-tools 0.0.1+gitX oci-runtime-tool is a collection of tools for working with the OCI runtime specification
oci-systemd-hook 0.0.1+gitX OCI systemd hook enables users to run systemd in docker and OCI
openvswitch 2.7.0+c298ef781c2d35d939fe163cbc2f41ea7b1cb8d1 OpenvSwitch
protobuf 3.1.0 protobuf
protobuf-c 1.2.1 protobuf-c
protobuf-native 3.1.0 protobuf
python-backports-lzma 0.0.3 Backport of Python 3.3's 'lzma' module for XZ/LZMA compressed files.
python-blinker 1.3 Fast, simple object-to-object and broadcast signaling
python-boto 2.34.0 Amazon Web Services API
python-bugsnag 2.0.2 Automatic error monitoring for django, flask, etc.
python-docker-registry-core 2.0.3 Docker registry core package
python-flask 0.10.1 A microframework based on Werkzeug, Jinja2 and good intentions
python-flask-cors 1.10.3 A Flask extension adding a decorator for CORS support
python-gevent 1.0.1 A coroutine-based Python networking library
python-itsdangerous 0.24 Various helpers to pass trusted data to untrusted environments and back
python-m2crypto 0.22.3 A Python crypto and SSL toolkit
python-newrelic 2.22.0.19 New Relic Python Agent
python-pyyaml 3.11 Python support for YAML
python-redis 2.10.3 Python client for Redis key-value store
python-requests 2.8.1 Python HTTP for Humans.
python-simplejson 3.7.3 Simple, fast, extensible JSON encoder/decoder for Python
python-six 1.10.0 Python 2 and 3 compatibility utilities
python-sphinx 1.4.1 Python documentation generator
python-sqlalchemy 1.1.5 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL
python-sqlalchemy 1.0.16 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL
python-webob 1.6.0 WSGI request and response object
python-werkzeug 0.10.4 The Swiss Army knife of Python web development
riddler 0.1.0+gitX Convert `docker inspect` to opencontainers (OCI compatible) runc spec.
runc-docker 1.0.0-rc2+git2f7393a47307a16f8cee44a37b262e8b81021e3e runc container cli tools
runc-opencontainers 1.0.0-rc3+git75f8da7c889acc4509a0cf6f0d3a8f9584778375 runc container cli tools
seabios 1.9.1 SeaBIOS
spf13-cobra v0.0.1+gitX A Commander for modern Go CLI interactions
spf13-pflag v1.0.0-rc4+gitX Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
vgabios 0.7a Plex86/Bochs LGPL VGABios
xen 4.8.0 Xen hypervisor
xen 4.7+gitX Xen hypervisor
xen-guest-image-minimal 1.0 A Xen guest image.
xen-image-minimal 1.0 A minimal xen image