aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael S. Tsirkin <[email protected]>2016-04-05 11:26:44 +0300
committerMichael S. Tsirkin <[email protected]>2016-04-07 15:16:40 +0300
commiteeca9a671aaa6a77eaed725e842d53c5ce51940b (patch)
treed68e5919dce5d777067e80d9b2b4cb0a4d89de40
parentdef7ac806a9ac035abf0e7573ccc8bbfd38e163c (diff)
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 <[email protected]> Cc: Gabriel Somlo <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> Acked-by: Gabriel Somlo <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
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 <[email protected]>
+M: "Michael S. Tsirkin" <[email protected]>
+S: Maintained
+F: drivers/firmware/qemu_fw_cfg.c
+
RADOS BLOCK DEVICE (RBD)
M: Ilya Dryomov <[email protected]>
M: Sage Weil <[email protected]>