OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [PATCH] content: reserve virtio device ID for QingTian Box devices


Hi Michael,

Is there anything else I need to do to reserve the device id?

> -----Original Message-----
> From: Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
> Sent: Thursday, December 9, 2021 10:06 PM
> To: virtio-comment@lists.oasis-open.org
> Cc: Gonglei (Arei) <arei.gonglei@huawei.com>; Longpeng (Mike, Cloud
> Infrastructure Service Product Dept.) <longpeng2@huawei.com>
> Subject: [PATCH] content: reserve virtio device ID for QingTian Box devices
> 
> From: Longpeng <longpeng2@huawei.com>
> 
> Huawei Cloud is one of the famous public cloud providers, and its
> hypervisor is named QingTian. We plan to support the QingTian Box
> that provides some guest-aware features ( for high performance,
> security, etc. ) in the future, and at least one of them is already
> in development. It needs data transmission based on the Virtio, so
> we want to reserve a device id ( 43 ) for the QingTian Box.
> 
> Signed-off-by: Longpeng <longpeng2@huawei.com>
> ---
>  content.tex | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/content.tex b/content.tex
> index 899df5f..2a6f9de 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2893,6 +2893,8 @@ \chapter{Device Types}\label{sec:Device Types}
>  \hline
>  42         &   RDMA device \\
>  \hline
> +43         &   QingtianBox \\
> +\hline
>  \end{tabular}
> 
>  Some of the devices above are unspecified by this document,
> --
> 1.8.3.1



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]