diff options
author | BenoƮt Canet <benoit.canet@nodalink.com> | 2015-06-08 18:17:41 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2015-06-12 14:00:00 +0100 |
commit | 0e5b0a2d54f4dca2f6d1a676da8ec089dc143001 (patch) | |
tree | 039a4f4b776ee22294566dcda9a984d2fc3bcaa2 /po/Makefile | |
parent | f4a769abaa51badea666093077c50c568c35de17 (diff) | |
download | hqemu-0e5b0a2d54f4dca2f6d1a676da8ec089dc143001.zip hqemu-0e5b0a2d54f4dca2f6d1a676da8ec089dc143001.tar.gz |
throttle: Extract timers from ThrottleState into a separate structure
Group throttling will share ThrottleState between multiple bs.
As a consequence the ThrottleState will be accessed by multiple aio
context.
Timers are tied to their aio context so they must go out of the
ThrottleState structure.
This commit paves the way for each bs of a common ThrottleState to
have its own timer.
Signed-off-by: Benoit Canet <benoit.canet@nodalink.com>
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 6cf9ea96d8b32ae2f8769cead38f68a6a0c8c909.1433779731.git.berto@igalia.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'po/Makefile')
0 files changed, 0 insertions, 0 deletions