qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ThrottleGroup configuration fixes
@ 2017-07-02 10:06 Manos Pitsidianakis
  2017-07-02 10:06 ` [Qemu-devel] [PATCH 1/2] block: add clock_type field to ThrottleGroup Manos Pitsidianakis
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Manos Pitsidianakis @ 2017-07-02 10:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-block, Alberto Garcia, Stefan Hajnoczi, Kevin Wolf

Since in the future ThrottleGroup configuration will be done even if it
has no members, we need to separate the two.

Manos Pitsidianakis (2):
  block: add clock_type field to ThrottleGroup
  block: remove timer canceling in throttle_config()

 block/throttle-groups.c     | 27 ++++++++++-----------------
 fsdev/qemu-fsdev-throttle.c |  2 +-
 include/qemu/throttle.h     |  2 +-
 tests/test-throttle.c       |  4 ++--
 util/throttle.c             | 18 +++---------------
 5 files changed, 17 insertions(+), 36 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-11 15:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-02 10:06 [Qemu-devel] [PATCH 0/2] ThrottleGroup configuration fixes Manos Pitsidianakis
2017-07-02 10:06 ` [Qemu-devel] [PATCH 1/2] block: add clock_type field to ThrottleGroup Manos Pitsidianakis
2017-07-06  9:57   ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2017-07-02 10:06 ` [Qemu-devel] [PATCH 2/2] block: remove timer canceling in throttle_config() Manos Pitsidianakis
2017-07-06  9:57   ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2017-07-11 15:06 ` [Qemu-devel] [PATCH 0/2] ThrottleGroup configuration fixes Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).