From: Michael S. Tsirkin Date: Tue, 5 Apr 2016 08:26:44 +0000 (+0300) Subject: MAINTAINERS: add entry for QEMU X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=eeca9a671aaa6a77eaed725e842d53c5ce51940b;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git MAINTAINERS: add entry for QEMU 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 Cc: Gabriel Somlo Signed-off-by: Michael S. Tsirkin Acked-by: Gabriel Somlo --- diff --git a/MAINTAINERS b/MAINTAINERS index 1c32f8a3d6c4..17911286cba9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9140,6 +9140,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 +M: "Michael S. Tsirkin" +L: qemu-devel@nongnu.org +S: Maintained +F: drivers/firmware/qemu_fw_cfg.c + RADOS BLOCK DEVICE (RBD) M: Ilya Dryomov M: Sage Weil