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: Tizen_Studio_1.3_Release_p2.3.2~30^2~6^2~8^2~172^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d310d85bf4472b6af9ff0235d397014dad713b8c;p=sdk%2Femulator%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 9adeda355e..606d9c08b5 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