diff options
author | Amit Shah | 2014-11-18 13:31:27 +0100 |
---|---|---|
committer | Amit Shah | 2014-12-16 13:17:35 +0100 |
commit | 68a5e38a7e428c05610fdbced7e7320a7aea3dc2 (patch) | |
tree | 82d68706c34b9aa0a5e0b88b6204c80f65cf3dc6 /MAINTAINERS | |
parent | MAINTAINERS: add entry for virtio-rng (diff) | |
download | qemu-68a5e38a7e428c05610fdbced7e7320a7aea3dc2.tar.gz qemu-68a5e38a7e428c05610fdbced7e7320a7aea3dc2.tar.xz qemu-68a5e38a7e428c05610fdbced7e7320a7aea3dc2.zip |
MAINTAINERS: add include files to virtio-serial entry
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4c46cfe787..d2f4a119ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -696,6 +696,7 @@ M: Amit Shah <amit.shah@redhat.com> S: Supported F: hw/char/virtio-serial-bus.c F: hw/char/virtio-console.c +F: include/hw/virtio/virtio-serial.h virtio-rng M: Amit Shah <amit.shah@redhat.com> |