diff mbox

[virtio-dev,RFC,v2,1/2] content: reserve virtio device ID

Message ID 1467111824-11548-2-git-send-email-c.pinto@virtualopensystems.com (mailing list archive)
State New, archived
Headers show

Commit Message

Christian Pinto June 28, 2016, 11:03 a.m. UTC
Signed-off-by: Christian Pinto <c.pinto@virtualopensystems.com>
Signed-off-by: Baptiste Reynal <b.reynal@virtualopensystems.com>

---
v1 -> v2:
- removed edit including virtio-sdm specs text
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

Comments

Stefan Hajnoczi July 14, 2016, 12:16 p.m. UTC | #1
On Tue, Jun 28, 2016 at 01:03:43PM +0200, Christian Pinto wrote:
> Signed-off-by: Christian Pinto <c.pinto@virtualopensystems.com>
> Signed-off-by: Baptiste Reynal <b.reynal@virtualopensystems.com>
> 
> ---
> v1 -> v2:
> - removed edit including virtio-sdm specs text
> ---
>  content.tex | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Stefan Hajnoczi July 14, 2016, 12:22 p.m. UTC | #2
On Tue, Jun 28, 2016 at 01:03:43PM +0200, Christian Pinto wrote:
> Signed-off-by: Christian Pinto <c.pinto@virtualopensystems.com>
> Signed-off-by: Baptiste Reynal <b.reynal@virtualopensystems.com>
> 
> ---
> v1 -> v2:
> - removed edit including virtio-sdm specs text
> ---
>  content.tex | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/content.tex b/content.tex
> index d989d98..3317916 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2990,6 +2990,8 @@ Device ID  &  Virtio Device    \\
>  \hline
>  18         &   Input device \\
>  \hline
> +21         &   Signal Distribution Module \\
> +\hline
>  \end{tabular}
>  
>  Some of the devices above are unspecified by this document,
> -- 
> 1.9.1
> 

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
diff mbox

Patch

diff --git a/content.tex b/content.tex
index d989d98..3317916 100644
--- a/content.tex
+++ b/content.tex
@@ -2990,6 +2990,8 @@  Device ID  &  Virtio Device    \\
 \hline
 18         &   Input device \\
 \hline
+21         &   Signal Distribution Module \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,