diff options
author | Gerd Hoffmann | 2016-01-18 16:03:23 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2016-01-19 15:39:06 +0100 |
commit | 5614a283a8dc48628ba2fd81c40b3fdf381f8834 (patch) | |
tree | 1b0d1fd339aee596cca8d0a7665927ee32413900 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... (diff) | |
download | qemu-5614a283a8dc48628ba2fd81c40b3fdf381f8834.tar.gz qemu-5614a283a8dc48628ba2fd81c40b3fdf381f8834.tar.xz qemu-5614a283a8dc48628ba2fd81c40b3fdf381f8834.zip |
add MAINTAINERS entry for qemu socket code
Cc: Daniel P. Berrange <berrange@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1453129403-11357-1-git-send-email-kraxel@redhat.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8f44dca48a..bc753fc652 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1260,6 +1260,14 @@ F: io/ F: include/io/ F: tests/test-io-* +Sockets +M: Daniel P. Berrange <berrange@redhat.com> +M: Gerd Hoffmann <kraxel@redhat.com> +M: Paolo Bonzini <pbonzini@redhat.com> +S: Maintained +F: include/qemu/sockets.h +F: util/qemu-sockets.c + Usermode Emulation ------------------ Overall |