From: Manos Pitsidianakis <el13635@mail.ntua.gr>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: qemu-block <qemu-block@nongnu.org>,
Alberto Garcia <berto@igalia.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
Kevin Wolf <kwolf@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] ThrottleGroup configuration fixes
Date: Sun, 2 Jul 2017 13:06:44 +0300 [thread overview]
Message-ID: <20170702100646.20656-1-el13635@mail.ntua.gr> (raw)
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
next reply other threads:[~2017-07-02 10:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-02 10:06 Manos Pitsidianakis [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170702100646.20656-1-el13635@mail.ntua.gr \
--to=el13635@mail.ntua.gr \
--cc=berto@igalia.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).