On Mon Aug 14, 2023 at 10:04 AM CEST, Erik Schilling wrote: > This adds recipes for the first tagged release of the vhost-device > daemons of the rust-vmm project. > > While the initial release was done for all daemons at the same time, > the daemons all have indepentend version numbers and will be released > on their own schedules in the future. Therefore, I splitted them into > independent recipes. > > Signed-off-by: Erik Schilling <[email protected]> > --- > These are a bunch of daemons that implement various vhost-user virtio > devices. Currently, they are mostly tested with QEMU, but we are also > working on Xen support (most bits are upstream already). > --- > Changes in v2: > - Added README.md to explain generation of dependency .inc files > - Link to v1: > https://lore.kernel.org/r/[email protected] > --- > README.md | 14 ++ > .../vhost-device/vhost-device-gpio-crates.inc | 184 +++++++++++++++ > .../vhost-device/vhost-device-gpio_0.1.0.bb | 20 ++ > .../vhost-device/vhost-device-i2c-crates.inc | 126 ++++++++++ > .../vhost-device/vhost-device-i2c_0.1.0.bb | 16 ++ > .../vhost-device/vhost-device-rng-crates.inc | 158 +++++++++++++ > .../vhost-device/vhost-device-rng_0.1.0.bb | 17 ++ > .../vhost-device/vhost-device-scsi-crates.inc | 166 +++++++++++++ > .../vhost-device/vhost-device-scsi_0.1.0.bb | 16 ++ > .../vhost-device/vhost-device-vsock-crates.inc | 258 > +++++++++++++++++++++ > .../vhost-device/vhost-device-vsock_0.1.0.bb | 16 ++ > 11 files changed, 991 insertions(+) > > diff --git a/README.md b/README.md
Eh... Not sure how this happened... This should obviously have gone to the vhost-device folder... Will send a follow-up fix. - Erik
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8206): https://lists.yoctoproject.org/g/meta-virtualization/message/8206 Mute This Topic: https://lists.yoctoproject.org/mt/100732863/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
