OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH v3 05/18] charter: add channel I/O to list


Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
---
 charter.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/charter.html b/charter.html
index a8b2356..38cad98 100644
--- a/charter.html
+++ b/charter.html
@@ -68,6 +68,9 @@
             <li>
               Specifically for virtio over mmio.
             </li>
+            <li>
+              Specifically for virtio over channel I/O.
+            </li>
             <li>
               Specifically for other transports as decided by TC.
             </li>
-- 
MST



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]