From: Pavel Dovgalyuk Date: Wed, 3 May 2017 11:33:04 +0000 (+0300) Subject: maintainers: add maintainer for replay* files X-Git-Tag: v2.10.0-rc0~208 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6225820136f8c745c71290a904da61114d766253;p=thirdparty%2Fqemu.git maintainers: add maintainer for replay* files Updating MAINTAINERS to set Pavel Dovgalyuk as record/replay maintainer and Paolo Bonzini as a reviewer. Signed-off-by: Pavel Dovgalyuk Message-id: 20170503113304.8704.13997.stgit@PASHA-ISP Signed-off-by: Stefan Hajnoczi --- diff --git a/MAINTAINERS b/MAINTAINERS index efdec473196..b27ea5323df 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1546,6 +1546,18 @@ F: net/colo* F: net/filter-rewriter.c F: net/filter-mirror.c +Record/replay +M: Pavel Dovgalyuk +R: Paolo Bonzini +W: http://wiki.qemu.org/Features/record-replay +S: Supported +F: replay/* +F: block/blkreplay.c +F: net/filter-replay.c +F: include/sysemu/replay.h +F: docs/replay.txt +F: stubs/replay.c + Usermode Emulation ------------------ Overall