qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-block] [PATCH 0/2] ThrottleGroup configuration fixes


From: Manos Pitsidianakis
Subject: [Qemu-block] [PATCH 0/2] ThrottleGroup configuration fixes
Date: Sun, 2 Jul 2017 13:06:44 +0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]