From: Alberto Garcia Date: Thu, 18 Feb 2016 10:27:10 +0000 (+0200) Subject: MAINTAINERS: Add myself as maintainer of the throttling code X-Git-Tag: v2.6.0-rc0~92^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d310d85bf4472b6af9ff0235d397014dad713b8c;p=thirdparty%2Fqemu.git MAINTAINERS: Add myself as maintainer of the throttling code Signed-off-by: Alberto Garcia Signed-off-by: Kevin Wolf --- diff --git a/MAINTAINERS b/MAINTAINERS index 9adeda355e2..606d9c08b5e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1283,6 +1283,15 @@ S: Maintained F: include/qemu/sockets.h F: util/qemu-sockets.c +Throttling infrastructure +M: Alberto Garcia +S: Supported +F: block/throttle-groups.c +F: include/block/throttle-groups.h +F: include/qemu/throttle.h +F: util/throttle.c +L: qemu-block@nongnu.org + Usermode Emulation ------------------ Overall