diff options
author | Amit Shah <amit.shah@redhat.com> | 2014-11-18 18:01:27 +0530 |
---|---|---|
committer | Amit Shah <amit.shah@redhat.com> | 2014-12-16 17:47:35 +0530 |
commit | 68a5e38a7e428c05610fdbced7e7320a7aea3dc2 (patch) | |
tree | 82d68706c34b9aa0a5e0b88b6204c80f65cf3dc6 | |
parent | 1f51a5cb9741c9bf98b1e3d0e3ee60b71cfdf63e (diff) | |
download | 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>
-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> |