From: Alberto Garcia <berto@igalia.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Alberto Garcia <berto@igalia.com>,
qemu-block@nongnu.org, Markus Armbruster <armbru@redhat.com>,
Max Reitz <mreitz@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PATCH for-2.5 v2 0/1] block: make 'stats-interval' an array of ints instead of a string
Date: Mon, 16 Nov 2015 11:28:37 +0200 [thread overview]
Message-ID: <cover.1447665472.git.berto@igalia.com> (raw)
Second version of the patch, following all suggestions by Stefan.
v2:
- The code that parses the intervals has been moved to a separate
function
- Due to the previous change, the loop has been modified a bit and the
original 'length' variable no longer exists.
- interval_dict and interval_list are now initialized to NULL
v1: https://lists.gnu.org/archive/html/qemu-block/2015-11/msg00432.html
Regards,
Berto
Alberto Garcia (1):
block: make 'stats-interval' an array of ints instead of a string
blockdev.c | 91 +++++++++++++++++++++++++++++++-------------------
qapi/block-core.json | 7 ++--
tests/qemu-iotests/136 | 2 +-
3 files changed, 61 insertions(+), 39 deletions(-)
--
2.6.2
next reply other threads:[~2015-11-16 9:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-16 9:28 Alberto Garcia [this message]
2015-11-16 9:28 ` [Qemu-devel] [PATCH v2 1/1] block: make 'stats-interval' an array of ints instead of a string Alberto Garcia
2015-11-17 4:04 ` [Qemu-devel] [PATCH for-2.5 v2 0/1] " Stefan Hajnoczi
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=cover.1447665472.git.berto@igalia.com \
--to=berto@igalia.com \
--cc=armbru@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@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).