Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

virtio: update MAINTAINERS

Patches should keep coming through Rusty but it helps if I'm Cc'd as
well.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Michael S. Tsirkin and committed by
Linus Torvalds
2426ec8f cbae4873

+10
+10
MAINTAINERS
··· 6600 6600 F: drivers/char/virtio_console.c 6601 6601 F: include/linux/virtio_console.h 6602 6602 6603 + VIRTIO CORE, NET AND BLOCK DRIVERS 6604 + M: Rusty Russell <rusty@rustcorp.com.au> 6605 + M: "Michael S. Tsirkin" <mst@redhat.com> 6606 + L: virtualization@lists.linux-foundation.org 6607 + S: Maintained 6608 + F: drivers/virtio/ 6609 + F: drivers/net/virtio_net.c 6610 + F: drivers/block/virtio_blk.c 6611 + F: include/linux/virtio_*.h 6612 + 6603 6613 VIRTIO HOST (VHOST) 6604 6614 M: "Michael S. Tsirkin" <mst@redhat.com> 6605 6615 L: kvm@vger.kernel.org