Re: [Stratos-dev] [PATCH 3/5] vhost-user-rng: backend: Add RNG vhost-user daemon implementation

2021-06-01 Thread Joakim Bech
On Tue, Jun 01, 2021 at 08:03:20PM +, Mathieu Poirier via Stratos-dev wrote: > This patch provides the vhost-user backend implementation to work > in tandem with the vhost-user-rng implementation of the QEMU VMM. > > It uses the vhost-user API so that other VMM can re-use the interface > witho

Re: [RFC PATCH 15/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_DATA_WRITE

2020-09-28 Thread Joakim Bech
On Mon, Sep 28, 2020 at 03:56:19PM +0100, Alex Bennée wrote: > > Joakim Bech writes: > > > On Fri, Sep 25, 2020 at 01:51:43PM +0100, Alex Bennée wrote: > >> With this command we are finally updating data to the backing store > >> and cycling the write_count a

Re: [RFC PATCH 15/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_DATA_WRITE

2020-09-28 Thread Joakim Bech
On Fri, Sep 25, 2020 at 01:51:43PM +0100, Alex Bennée wrote: > With this command we are finally updating data to the backing store > and cycling the write_count and each successful write. We also include > the write count in all response frames as the spec is a little unclear > but the example test