From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id E71F19863FE for ; Mon, 14 Nov 2022 13:54:53 +0000 (UTC) From: Cornelia Huck In-Reply-To: <20221101120428.9500-2-xuanzhuo@linux.alibaba.com> References: <20221101120428.9500-1-xuanzhuo@linux.alibaba.com> <20221101120428.9500-2-xuanzhuo@linux.alibaba.com> Date: Mon, 14 Nov 2022 14:54:45 +0100 Message-ID: <87k03xtzdm.fsf@redhat.com> MIME-Version: 1.0 Subject: [virtio-dev] Re: [PATCH v1 1/2] Reserve device id for ISM device Content-Type: text/plain To: Xuan Zhuo , 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 List-ID: On Tue, Nov 01 2022, Xuan Zhuo wrote: > Use device ID 43 > > Signed-off-by: Xuan Zhuo > Signed-off-by: Jiang Liu > Signed-off-by: Dust Li > Signed-off-by: Tony Lu > Signed-off-by: Helin Guo > Signed-off-by: Hans Zhang > Signed-off-by: He Rongguang > --- > 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