From: Max Reitz Date: Fri, 28 Apr 2017 16:55:17 +0000 (+0200) Subject: MAINTAINERS: Add qemu-progress to the block layer X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8dd30c86dd41a727f726a086fff97c7ce06cbe1d;p=qemu.git MAINTAINERS: Add qemu-progress to the block layer util/qemu-progress.c is currently unmaintained. The only user of its functionality is qemu-img, so it effectively is part of the block layer. Suggested-by: Fam Zheng Signed-off-by: Max Reitz Message-id: 20170428165517.30341-1-mreitz@redhat.com Reviewed-by: Eric Blake Reviewed-by: Stefan Hajnoczi Signed-off-by: Max Reitz --- diff --git a/MAINTAINERS b/MAINTAINERS index 8224be0d75..145be0f45f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1170,6 +1170,7 @@ F: include/block/ F: qemu-img* F: qemu-io* F: tests/qemu-iotests/ +F: util/qemu-progress.c T: git git://repo.or.cz/qemu/kevin.git block Block I/O path