From: Cornelia Huck <cohuck@redhat.com>
To: Xuan Zhuo <xuanzhuo@linux.alibaba.com>, virtio-dev@lists.oasis-open.org
Cc: hans@linux.alibaba.com, herongguang@linux.alibaba.com,
zmlcc@linux.alibaba.com, dust.li@linux.alibaba.com,
tonylu@linux.alibaba.com, zhenzao@linux.alibaba.com,
helinguo@linux.alibaba.com, gerry@linux.alibaba.com,
xuanzhuo@linux.alibaba.com, mst@redhat.com, jasowang@redhat.com
Subject: [virtio-dev] Re: [PATCH v1 1/2] Reserve device id for ISM device
Date: Mon, 14 Nov 2022 14:54:45 +0100 [thread overview]
Message-ID: <87k03xtzdm.fsf@redhat.com> (raw)
In-Reply-To: <20221101120428.9500-2-xuanzhuo@linux.alibaba.com>
On Tue, Nov 01 2022, Xuan Zhuo <xuanzhuo@linux.alibaba.com> wrote:
> Use device ID 43
>
> Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
> Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
> Signed-off-by: Dust Li <dust.li@linux.alibaba.com>
> Signed-off-by: Tony Lu <tonylu@linux.alibaba.com>
> Signed-off-by: Helin Guo <helinguo@linux.alibaba.com>
> Signed-off-by: Hans Zhang <hans@linux.alibaba.com>
> Signed-off-by: He Rongguang <herongguang@linux.alibaba.com>
> ---
> content.tex | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/content.tex b/content.tex
> index e863709..cd006c3 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2990,6 +2990,8 @@ \chapter{Device Types}\label{sec:Device Types}
> \hline
> 42 & RDMA device \\
> \hline
> +43 & ISM device \\
This id has just been taken by virtio-camera.
It might be worth splitting this out, opening an issue, and request a
vote for this (it seems there's agreement that virtio-ism makes sense in
general?)
> +\hline
> \end{tabular}
>
> Some of the devices above are unspecified by this document,
---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org
next prev parent reply other threads:[~2022-11-14 13:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-01 12:04 [virtio-dev] [PATCH v1 0/2] introduce virtio-ism: internal shared memory device Xuan Zhuo
2022-11-01 12:04 ` [PATCH v1 1/2] Reserve device id for ISM device Xuan Zhuo
2022-11-14 13:54 ` Cornelia Huck [this message]
2022-11-16 2:08 ` [virtio-dev] " Xuan Zhuo
2022-11-01 12:04 ` [PATCH v1 2/2] virtio-ism: introduce new device virtio-ism Xuan Zhuo
2022-11-14 14:25 ` [virtio-dev] " Cornelia Huck
2022-11-16 2:09 ` Xuan Zhuo
2022-11-14 15:36 ` Michael S. Tsirkin
2022-11-16 1:56 ` Xuan Zhuo
2022-11-14 21:42 ` [virtio-dev] " Jan Kiszka
2022-11-16 1:58 ` Xuan Zhuo
2022-11-14 4:10 ` [PATCH v1 0/2] introduce virtio-ism: internal shared memory device Xuan Zhuo
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=87k03xtzdm.fsf@redhat.com \
--to=cohuck@redhat.com \
--cc=dust.li@linux.alibaba.com \
--cc=gerry@linux.alibaba.com \
--cc=hans@linux.alibaba.com \
--cc=helinguo@linux.alibaba.com \
--cc=herongguang@linux.alibaba.com \
--cc=jasowang@redhat.com \
--cc=mst@redhat.com \
--cc=tonylu@linux.alibaba.com \
--cc=virtio-dev@lists.oasis-open.org \
--cc=xuanzhuo@linux.alibaba.com \
--cc=zhenzao@linux.alibaba.com \
--cc=zmlcc@linux.alibaba.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.