qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: stratos-dev@op-lists.linaro.org
Cc: "Vincent Guittot" <vincent.guittot@linaro.org>,
	"Jie Deng" <jie.deng@intel.com>,
	"Bill Mills" <bill.mills@linaro.org>,
	qemu-devel@nongnu.org, "Arnd Bergmann" <arnd.bergmann@linaro.com>,
	"Trilok Soni" <tsoni@quicinc.com>,
	"Mike Holmes" <mike.holmes@linaro.org>,
	"Alex Bennée" <alex.bennee@linaro.org>
Subject: Re: [RUST] Add crate for generic vhost-user-i2c backend daemon
Date: Fri, 28 May 2021 10:47:24 +0530	[thread overview]
Message-ID: <20210528051724.yi73gvj5ow54ldtx@vireshk-i7> (raw)
In-Reply-To: <20210428122247.ymwshfuoojxzsebf@vireshk-i7>

On 28-04-21, 17:52, Viresh Kumar wrote:
> Hello,
> 
> In my earlier attempt [1], I implemented the vhost-user-i2c backend
> deamon for QEMU (though the code was generic enough to be used with
> any hypervisor).
> 
> And here is a Rust implementation of the vhost-user-i2c backend
> daemon. Again this is generic enough to be used with any hypervisor
> and can live in its own repository now:
> 
>   https://github.com/vireshk/vhost-user-i2c

A new crate is added in rust-vmm for this and here is the new repo I am using:

https://github.com/vireshk/vhost-device

And here is the discussion happening on my PULL request.

https://github.com/rust-vmm/vhost-device/pull/1

-- 
viresh


      parent reply	other threads:[~2021-05-28  5:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-28 12:22 [RUST] Add crate for generic vhost-user-i2c backend daemon Viresh Kumar
2021-04-28 17:13 ` Trilok Soni
2021-04-28 17:15   ` Trilok Soni
2021-04-29  7:09   ` Viresh Kumar
2021-05-20  4:00     ` Viresh Kumar
2021-05-20  5:03       ` Trilok Soni
2021-05-20  5:06         ` Viresh Kumar
2021-05-21 11:06 ` Viresh Kumar
2021-05-28  5:17 ` Viresh Kumar [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=20210528051724.yi73gvj5ow54ldtx@vireshk-i7 \
    --to=viresh.kumar@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=arnd.bergmann@linaro.com \
    --cc=bill.mills@linaro.org \
    --cc=jie.deng@intel.com \
    --cc=mike.holmes@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stratos-dev@op-lists.linaro.org \
    --cc=tsoni@quicinc.com \
    --cc=vincent.guittot@linaro.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 NNTP newsgroup(s).