Re: [PATCH v1 3/4] virtio-msg: link virtio-msg content
"Edgar E. Iglesias" <[email protected]> Tue, 3 Feb 2026 20:43:15 +0100
| Newsgroups | dev.linux.lists.virtio-comment |
|---|---|
| Message-ID | <aYJP0zUojOdQ-Imx@zapote> |
On Mon, Jan 26, 2026 at 11:32:29AM -0500, Bill Mills wrote: > Add the new transport layer into the content table > > Signed-off-by: Bertrand Marquis <[email protected]> > Signed-off-by: Bill Mills <[email protected]> Acked-by: Edgar E. Iglesias <[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 >