diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-08-15 13:23:20 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-08-15 13:23:20 +0100 |
commit | 80c9d104a10b1be410136471407dd7d5dba516a6 (patch) | |
tree | 84244e231cd60fde94fcfb0da175e9ed431659c4 | |
parent | f1a1a93646f49d710bc3937dd72e7a53b4a2fc6a (diff) | |
parent | a4de5e8a0667e3ee43ca9953ec7fd11ff19f2c92 (diff) | |
download | qemu-80c9d104a10b1be410136471407dd7d5dba516a6.zip qemu-80c9d104a10b1be410136471407dd7d5dba516a6.tar.gz qemu-80c9d104a10b1be410136471407dd7d5dba516a6.tar.bz2 |
Merge remote-tracking branch 'remotes/kraxel/tags/maintainers-20210811-pull-request' into staging
MAINTAINERS: update kraxel's entries.
# gpg: Signature made Wed 11 Aug 2021 07:41:07 BST
# gpg: using RSA key A0328CFFB93A17A79901FE7D4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg: aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg: aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901 FE7D 4CB6 D8EE D3E8 7138
* remotes/kraxel/tags/maintainers-20210811-pull-request:
MAINTAINERS: update virtio-gpu entry.
MAINTAINERS: update virtio-input entry.
MAINTAINERS: update usb entries.
MAINTAINERS: update spice entry.
MAINTAINERS: update audio entry.
MAINTAINERS: update sockets entry.
MAINTAINERS: update edk2 entry.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 694973e..6b36979 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1832,7 +1832,7 @@ F: tests/qtest/sdhci-test.c USB M: Gerd Hoffmann <kraxel@redhat.com> -S: Maintained +S: Odd Fixes F: hw/usb/* F: stubs/usb-dev-stub.c F: tests/qtest/usb-*-test.c @@ -1841,7 +1841,7 @@ F: include/hw/usb.h F: include/hw/usb/ USB (serial adapter) -M: Gerd Hoffmann <kraxel@redhat.com> +R: Gerd Hoffmann <kraxel@redhat.com> M: Samuel Thibault <samuel.thibault@ens-lyon.org> S: Maintained F: hw/usb/dev-serial.c @@ -1951,7 +1951,7 @@ L: virtio-fs@redhat.com virtio-input M: Gerd Hoffmann <kraxel@redhat.com> -S: Maintained +S: Odd Fixes F: hw/input/vhost-user-input.c F: hw/input/virtio-input*.c F: include/hw/virtio/virtio-input.h @@ -2157,7 +2157,7 @@ F: include/hw/display/ramfb.h virtio-gpu M: Gerd Hoffmann <kraxel@redhat.com> -S: Maintained +S: Odd Fixes F: hw/display/virtio-gpu* F: hw/display/virtio-vga.* F: include/hw/virtio/virtio-gpu.h @@ -2176,7 +2176,7 @@ F: include/hw/virtio/vhost-user-scsi.h vhost-user-gpu M: Marc-André Lureau <marcandre.lureau@redhat.com> -M: Gerd Hoffmann <kraxel@redhat.com> +R: Gerd Hoffmann <kraxel@redhat.com> S: Maintained F: docs/interop/vhost-user-gpu.rst F: contrib/vhost-user-gpu @@ -2258,7 +2258,7 @@ Subsystems ---------- Audio M: Gerd Hoffmann <kraxel@redhat.com> -S: Maintained +S: Odd Fixes F: audio/ F: hw/audio/ F: include/hw/audio/ @@ -2470,7 +2470,7 @@ F: scripts/coccinelle/memory-region-housekeeping.cocci SPICE M: Gerd Hoffmann <kraxel@redhat.com> -S: Supported +S: Odd Fixes F: include/ui/qemu-spice.h F: include/ui/spice-display.h F: ui/spice-*.c @@ -2843,7 +2843,6 @@ F: tests/unit/test-authz-* Sockets M: Daniel P. Berrange <berrange@redhat.com> -M: Gerd Hoffmann <kraxel@redhat.com> S: Maintained F: include/qemu/sockets.h F: util/qemu-sockets.c @@ -2947,6 +2946,7 @@ F: docs/interop/firmware.json EDK2 Firmware M: Philippe Mathieu-Daudé <philmd@redhat.com> +R: Gerd Hoffmann <kraxel@redhat.com> S: Supported F: hw/i386/*ovmf* F: pc-bios/descriptors/??-edk2-*.json |