summaryrefslogtreecommitdiffstats
path: root/meta-egvirt/recipes-extended/vhost-device/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'meta-egvirt/recipes-extended/vhost-device/README.md')
-rw-r--r--meta-egvirt/recipes-extended/vhost-device/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-egvirt/recipes-extended/vhost-device/README.md b/meta-egvirt/recipes-extended/vhost-device/README.md
new file mode 100644
index 00000000..950ffca9
--- /dev/null
+++ b/meta-egvirt/recipes-extended/vhost-device/README.md
@@ -0,0 +1,12 @@
+# AGL info
+This folder contains meta-virtualization recipes from master. We copy them here
+waiting for vhost-device for being available for kirkstone (or AGL moving
+forward).
+
+# vhost-device: A collection of vhost-user devices
+
+[vhost-device](https://github.com/rust-vmm/vhost-device) provides a series of
+daemons that implement the
+[vhost-user protocol](https://qemu-project.gitlab.io/qemu/interop/vhost-user.html)
+for various virtio device types.
+