qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore
Date: Wed, 20 Jul 2016 09:54:12 +0200

On Wed, 20 Jul 2016 00:13:37 +0900
Namhyung Kim <address@hidden> wrote:

> From: Namhyung Kim <address@hidden>
> 
> This patch just reserve next available device ID for pstore device
> type.  The device specification for pstore will come later.
> 
> Signed-off-by: Namhyung Kim <address@hidden>
> ---
>  content.tex | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/content.tex b/content.tex
> index d989d98..10bacc5 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2990,6 +2990,8 @@ Device ID  &  Virtio Device    \\
>  \hline
>  18         &   Input device \\
>  \hline
> +22         &   pstore device \\
> +\hline
>  \end{tabular}
> 
>  Some of the devices above are unspecified by this document,

Acked-by: Cornelia Huck <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]