← Prev in month ← Prev in thread
Next in thread → Next in month →

RE: [PATCH] Reserve device id 28 for virtio RPMB device

From
Huang, Yang <>
Date
2019-11-18T06:04:59+00:00
ID
Thread
RE: [PATCH] Reserve device id 28 for virtio RPMB device
Since the ballot for RPMB device was closed.
Reserve the device id 28 for virtio RPMB device.

Fixes: https://github.com/oasis-tcs/virtio-spec/issues/58


> -----Original Message-----
> From: Huang, Yang <>
> Sent: Monday, November 18, 2019 14:05
> To: 
> Cc: ; ; Zhu, Bing <>;
> Winkler, Tomas <>; Fang, Peter
> <>; Wang, Kai Z <>; Huang, Yang
> <>
> Subject: [PATCH] Reserve device id 28 for virtio RPMB device
> 
> Signed-off-by: Huang Yang <>
> ---
>  content.tex | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/content.tex b/content.tex
> index 2573bd5..7f54f94 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2717,6 +2717,8 @@ \chapter{Device Types}\label{sec:Device Types}
> \hline
>  27         &   PMEM device \\
>  \hline
> +28         &   RPMB device \\
> +\hline
>  \end{tabular}
> 
>  Some of the devices above are unspecified by this document,
> --
> 2.7.4
← Prev in month ← Prev in thread
Next in thread → Next in month →