[PATCH v2] README.md: document use of virtio-dev

From
Michael S. Tsirkin <>
Date
2019-12-03T05:43:03+00:00
ID
Thread
[PATCH v2] README.md: document use of virtio-dev
People still seem to be confused which list is for what.
Add a bit more text.

Signed-off-by: Michael S. Tsirkin <>
---

Changes from v1:
	- wording changes to address Cornelia's comments
	- move to near virtio-comment description

 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.md b/README.md
index ffafb9b..2bdf485 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,17 @@ in <A
 HREF="https://github.com/oasis-tcs/virtio-admin">https://github.com/oasis-tcs/virtio-admin</A>.
 
 </div>
+<h4>Implementation discussion</h4>
+Implementation discussion should take place on the <strong>virtio-dev</strong> mailing list,
+and be archived in the mailing list archives.
+<p>See <A
+HREF="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=virtio#feedback">
+https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=virtio#feedback</A>
+<p>This is the correct list to copy on Linux virtio UAPI change proposals.
+<p>Note that only the plain text part of the message is archived, and all
+attachments are stripped. Accordingly, messages sent to the
+mailing list should use text/plain encoding and not
+have any attachments.
 <h4>Use of github issues</h4>
 Note: according to the virtio TC rules, all official TC communication
 is taking place on one of the TC mailing lists.
-- 
MST