diff options
author | Thomas Huth | 2016-02-25 10:36:06 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2016-02-29 10:54:32 +0100 |
commit | 438528a3e7021f14097f5665ab5d5196d538503b (patch) | |
tree | 559045afbf270cfb9629c278da2245490cc60566 /MAINTAINERS | |
parent | spice/gl: Enable dmabuf only for spice >= 0.13.1 (diff) | |
download | qemu-438528a3e7021f14097f5665ab5d5196d538503b.tar.gz qemu-438528a3e7021f14097f5665ab5d5196d538503b.tar.xz qemu-438528a3e7021f14097f5665ab5d5196d538503b.zip |
MAINTAINERS: Add spice-display.h to the SPICE section
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 1456392967-20274-3-git-send-email-thuth@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@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 caa5260e7c..83ad8f46c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1087,6 +1087,7 @@ SPICE M: Gerd Hoffmann <kraxel@redhat.com> S: Supported F: include/ui/qemu-spice.h +F: include/ui/spice-display.h F: ui/spice-*.c F: audio/spiceaudio.c F: hw/display/qxl* |