diff options
author | Alberto Garcia | 2016-02-18 11:27:10 +0100 |
---|---|---|
committer | Kevin Wolf | 2016-02-22 14:08:07 +0100 |
commit | d310d85bf4472b6af9ff0235d397014dad713b8c (patch) | |
tree | 84e6b5f95ac5739415a0261d8f366059eb1ff3f3 /MAINTAINERS | |
parent | docs: Document the throttling infrastructure (diff) | |
download | qemu-d310d85bf4472b6af9ff0235d397014dad713b8c.tar.gz qemu-d310d85bf4472b6af9ff0235d397014dad713b8c.tar.xz qemu-d310d85bf4472b6af9ff0235d397014dad713b8c.zip |
MAINTAINERS: Add myself as maintainer of the throttling code
Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
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 <berto@igalia.com> +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 |