From: Philippe Mathieu-Daudé <[email protected]> Step in to maintain it, since I have some familiarity with the technology.
Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Acked-by: Laszlo Ersek <[email protected]> Acked-by: Michael S. Tsirkin <[email protected]> Reviewed-by: Thomas Huth <[email protected]> Signed-off-by: Kevin Wolf <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 899a4cd572..f25729a06d 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é <[email protected]> +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 <[email protected]> R: Fam Zheng <[email protected]> -- 2.20.1
