← Prev in month ← Prev in thread

[PATCH] content: Request to reserve device ID 37 for Dmabuf device

From
Vivek Kasireddy <>
Date
2021-02-04T07:56:49+00:00
ID
Thread
[PATCH] content: Request to reserve device ID 37 for Dmabuf device
The Dmabuf device can be used to share a dmabuf created in the Guest
with the Host.

Signed-off-by: Vivek Kasireddy <>
Signed-off-by: Dongwon Kim <>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index 1ca24c1..c1ba683 100644
--- a/content.tex
+++ b/content.tex
@@ -2846,6 +2846,8 @@ \chapter{Device Types}\label{sec:Device Types}
 \hline
 35         &   Watchdog \\
 \hline
+37         &   Dmabuf device \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,
-- 
2.26.2
← Prev in month ← Prev in thread