From: Alberto Garcia <[email protected]> Signed-off-by: Alberto Garcia <[email protected]> Signed-off-by: Kevin Wolf <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 9adeda3..606d9c0 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 <[email protected]> +S: Supported +F: block/throttle-groups.c +F: include/block/throttle-groups.h +F: include/qemu/throttle.h +F: util/throttle.c +L: [email protected] + Usermode Emulation ------------------ Overall -- 1.8.3.1
