The OASIS virtio-dev mailing list is a good place for implementers to discuss details of the standard, but it requires subscription to avoid IP issues :(
It makes more sense to stick with the [email protected] mailing list for bug reports. We can refer to the OASIS list if it involves a question on the standard itself. Cc: Michael S. Tsirkin <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Randy Dunlap <[email protected]> Cc: David S. Miller <[email protected]> Signed-off-by: Rusty Russell <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 9c31ae72af6d..26fc1e18f902 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9385,7 +9385,6 @@ F: include/media/videobuf2-* VIRTIO CONSOLE DRIVER M: Amit Shah <[email protected]> -L: [email protected] (subscribers-only) L: [email protected] S: Maintained F: drivers/char/virtio_console.c @@ -9395,7 +9394,6 @@ F: include/uapi/linux/virtio_console.h VIRTIO CORE, NET AND BLOCK DRIVERS M: Rusty Russell <[email protected]> M: "Michael S. Tsirkin" <[email protected]> -L: [email protected] (subscribers-only) L: [email protected] S: Maintained F: drivers/virtio/ @@ -9408,7 +9406,6 @@ F: include/uapi/linux/virtio_*.h VIRTIO HOST (VHOST) M: "Michael S. Tsirkin" <[email protected]> L: [email protected] -L: [email protected] (subscribers-only) L: [email protected] L: [email protected] S: Maintained -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

