From: Paolo Bonzini Date: Wed, 3 May 2017 10:30:23 +0000 (+0200) Subject: MAINTAINERS: Update paths for AioContext implementation X-Git-Tag: v2.10.0-rc0~202^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36c697bda59acf1f8d67a437403f857ec905f2ba;p=thirdparty%2Fqemu.git MAINTAINERS: Update paths for AioContext implementation Moved by c2b38b2 ("block: move AioContext, QEMUTimer, main-loop to libqemuutil") Signed-off-by: Paolo Bonzini Reviewed-by: Laurent Vivier Signed-off-by: Michael Tokarev --- diff --git a/MAINTAINERS b/MAINTAINERS index e6822b23bf0..e79ffb3f8a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1175,8 +1175,8 @@ M: Stefan Hajnoczi M: Fam Zheng L: qemu-block@nongnu.org S: Supported -F: async.c -F: aio-*.c +F: util/async.c +F: util/aio-*.c F: block/io.c F: migration/block* F: include/block/aio.h