projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ffad77
)
MAINTAINERS: Add myself as maintainer of the throttling code
author
Alberto Garcia
<berto@igalia.com>
Thu, 18 Feb 2016 10:27:10 +0000
(12:27 +0200)
committer
Kevin Wolf
<kwolf@redhat.com>
Mon, 22 Feb 2016 13:08:07 +0000
(14:08 +0100)
Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 9adeda355e2fc30c3944924f03b5919ad5dc50ce..606d9c08b5e093a533c63712b46d7831ab5fd4c5 100644
(file)
--- 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