[PATCH] MAINTAINERS: add entry for QEMU

From: Michael S. Tsirkin
Date: Tue Apr 05 2016 - 04:31:40 EST


Gabriel merged support for QEMU FW CFG interface, but there's apparently
no official maintainer. It's also possible that this will grow more
interfaces in future. I'll happily co-maintain it and handle pull
requests together with the rest of the PV stuff I maintain.

Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Cc: Gabriel Somlo <somlo@xxxxxxx>
Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
---

Greg, Gabriel, could you ack this patch please?
Thanks!

MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 03e00c7..fa3c773 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9139,6 +9139,13 @@ T: git git://github.com/KrasnikovEugene/wcn36xx.git
S: Supported
F: drivers/net/wireless/ath/wcn36xx/

+QEMU MACHINE EMULATOR AND VIRTUALIZER SUPPORT
+M: Gabriel Somlo <somlo@xxxxxxx>
+M: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
+L: qemu-devel@xxxxxxxxxx
+S: Maintained
+F: drivers/firmware/qemu_fw_cfg.c
+
RADOS BLOCK DEVICE (RBD)
M: Ilya Dryomov <idryomov@xxxxxxxxx>
M: Sage Weil <sage@xxxxxxxxxx>
--
MST