diff options
author | Markus Armbruster | 2022-10-20 14:04:58 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2022-11-07 20:08:17 +0100 |
commit | 3b3112501d65a36782b6cd1dafee8a3e8e56fd6a (patch) | |
tree | 8ee408af235121bddc3dbd3d5f2cd1ad53d33ffe /MAINTAINERS | |
parent | hw/acpi/erst.c: Fix memory handling issues (diff) | |
download | qemu-3b3112501d65a36782b6cd1dafee8a3e8e56fd6a.tar.gz qemu-3b3112501d65a36782b6cd1dafee8a3e8e56fd6a.tar.xz qemu-3b3112501d65a36782b6cd1dafee8a3e8e56fd6a.zip |
MAINTAINERS: Add qapi/virtio.json to section "virtio"
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20221020120458.80709-1-armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8b7d49b089..28cc70c25f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2017,6 +2017,7 @@ S: Supported F: hw/*/virtio* F: hw/virtio/Makefile.objs F: hw/virtio/trace-events +F: qapi/virtio.json F: net/vhost-user.c F: include/hw/virtio/ |