[PATCH v1 3/4] virtio-msg: link virtio-msg content

Bill Mills <[email protected]> Mon, 26 Jan 2026 11:32:29 -0500
Newsgroups dev.linux.lists.virtio-comment
Message-ID <[email protected]>
Add the new transport layer into the content table

Signed-off-by: Bertrand Marquis <[email protected]>
Signed-off-by: Bill Mills <[email protected]>
---
 content.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content.tex b/content.tex
index 5de811f..c785c5c 100644
--- a/content.tex
+++ b/content.tex
@@ -693,6 +693,7 @@ \chapter{Virtio Transport Options}\label{sec:Virtio Transport Options}
 \input{transport-pci.tex}
 \input{transport-mmio.tex}
 \input{transport-ccw.tex}
+\input{transport-msg.tex}
 
 \chapter{Device Types}\label{sec:Device Types}
 
-- 
2.34.1