From: Philippe Mathieu-Daudé Date: Sun, 5 May 2019 22:47:37 +0000 (+0200) Subject: MAINTAINERS: Add an entry for the Parallel NOR Flash devices X-Git-Tag: v4.1.0-rc0~117^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0c9d0c128595efd10843d2791acab650b9b9e60;p=thirdparty%2Fqemu.git MAINTAINERS: Add an entry for the Parallel NOR Flash devices Step in to maintain it, since I have some familiarity with the technology. Signed-off-by: Philippe Mathieu-Daudé Acked-by: Laszlo Ersek Acked-by: Michael S. Tsirkin Reviewed-by: Thomas Huth Signed-off-by: Kevin Wolf --- diff --git a/MAINTAINERS b/MAINTAINERS index 899a4cd572c..f25729a06dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1391,6 +1391,13 @@ F: include/hw/net/ F: tests/virtio-net-test.c T: git https://github.com/jasowang/qemu.git net +Parallel NOR Flash devices +M: Philippe Mathieu-Daudé +T: git https://gitlab.com/philmd/qemu.git pflash-next +S: Maintained +F: hw/block/pflash_cfi*.c +F: include/hw/block/flash.h + SCSI M: Paolo Bonzini R: Fam Zheng