projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f1f79b
)
MAINTAINERS: Add myself as virtio-mem maintainer
author
David Hildenbrand
<david@redhat.com>
Thu, 7 May 2020 14:01:26 +0000
(16:01 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 4 Jun 2020 19:36:52 +0000
(15:36 -0400)
Let's make sure patches/bug reports find the right person.
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Link:
https://lore.kernel.org/r/20200507140139.17083-3-david@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index b5106b7d6d0c211f1e91622fa75f3658bd15c1e1..88170f86ad4e4fbefd8098f771fc67d68f4b8d50 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-17986,6
+17986,13
@@
S: Maintained
F: drivers/iommu/virtio-iommu.c
F: include/uapi/linux/virtio_iommu.h
+VIRTIO MEM DRIVER
+M: David Hildenbrand <david@redhat.com>
+L: virtualization@lists.linux-foundation.org
+S: Maintained
+F: drivers/virtio/virtio_mem.c
+F: include/uapi/linux/virtio_mem.h
+
VIRTUAL BOX GUEST DEVICE DRIVER
M: Hans de Goede <hdegoede@redhat.com>
M: Arnd Bergmann <arnd@arndb.de>