meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Erik Schilling" <erik.schilling@linaro.org>
To: "Erik Schilling" <erik.schilling@linaro.org>,
	"meta-virtualization"
	<meta-virtualization@lists.yoctoproject.org>
Cc: "Bruce Ashfield" <bruce.ashfield@gmail.com>
Subject: Re: [meta-virtualization][PATCH v2] vhost-device: add recipes for vhost-device daemons
Date: Thu, 17 Aug 2023 10:13:41 +0200	[thread overview]
Message-ID: <CUUO41I813NY.CPU5GWIZUCC4@fedora> (raw)
In-Reply-To: <20230814-vhost-device-v2-1-4ec4b7a005a9@linaro.org>

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 <erik.schilling@linaro.org>
> ---
> 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/20230728-vhost-device-v1-1-d9f81124b66a@linaro.org
> ---
>  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



      parent reply	other threads:[~2023-08-17  8:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-14  8:04 [meta-virtualization][PATCH v2] vhost-device: add recipes for vhost-device daemons Erik Schilling
2023-08-16  8:11 ` Mikko Rapeli
2023-08-16  8:32   ` Erik Schilling
2023-08-16 13:34     ` Bruce Ashfield
2023-08-16 14:14       ` Erik Schilling
2023-08-16 14:19         ` Bruce Ashfield
2023-08-16 19:05           ` Erik Schilling
2023-08-17  8:13 ` Erik Schilling [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CUUO41I813NY.CPU5GWIZUCC4@fedora \
    --to=erik.schilling@linaro.org \
    --cc=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).