From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Gerd Hoffmann" <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH v2 6/6] MAINTAINERS: add vga entries
Date: Tue, 22 May 2018 18:50:58 +0200 [thread overview]
Message-ID: <20180522165058.15404-7-kraxel@redhat.com> (raw)
In-Reply-To: <20180522165058.15404-1-kraxel@redhat.com>
Add entries for standard vga, virtio-gpu and cirrus.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
MAINTAINERS | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e187b1f18f..2af3ad5172 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1314,6 +1314,27 @@ S: Maintained
F: include/hw/misc/unimp.h
F: hw/misc/unimp.c
+Standard VGA
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Maintained
+F: hw/display/vga*
+F: hw/display/bochs-display.c
+F: include/hw/display/vga.h
+F: include/hw/display/bochs-vbe.h
+
+virtio-gpu
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Maintained
+F: hw/display/virtio-gpu*
+F: hw/display/virtio-vga.c
+F: include/hw/virtio/virtio-gpu.h
+
+Cirrus VGA
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Odd Fixes
+W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
+F: hw/display/cirrus*
+
Subsystems
----------
Audio
--
2.9.3
next prev parent reply other threads:[~2018-05-22 16:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-22 16:50 [Qemu-devel] [PATCH v2 0/6] display: add new bochs-display device Gerd Hoffmann
2018-05-22 16:50 ` [Qemu-devel] [PATCH v2 1/6] vga: move bochs vbe defines to header file Gerd Hoffmann
2018-05-22 16:50 ` [Qemu-devel] [PATCH v2 2/6] vga-pci: use PCI_VGA_MMIO_SIZE Gerd Hoffmann
2018-05-22 17:19 ` Marc-André Lureau
2018-05-22 20:50 ` Philippe Mathieu-Daudé
2018-05-22 16:50 ` [Qemu-devel] [PATCH v2 3/6] hw/display: add new bochs-display device Gerd Hoffmann
2018-05-22 16:50 ` [Qemu-devel] [PATCH v2 4/6] bochs-display: add dirty tracking support Gerd Hoffmann
2018-05-22 16:50 ` [Qemu-devel] [PATCH v2 5/6] bochs-display: add pcie support Gerd Hoffmann
2018-05-22 20:52 ` Philippe Mathieu-Daudé
2018-05-23 6:50 ` Gerd Hoffmann
2018-05-22 16:50 ` Gerd Hoffmann [this message]
2018-05-22 17:18 ` [Qemu-devel] [PATCH v2 6/6] MAINTAINERS: add vga entries Marc-André Lureau
2018-05-22 20:54 ` Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180522165058.15404-7-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).