qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.5 v2 0/1] block: make 'stats-interval' an array of ints instead of a string
@ 2015-11-16  9:28 Alberto Garcia
  2015-11-16  9:28 ` [Qemu-devel] [PATCH v2 1/1] " Alberto Garcia
  2015-11-17  4:04 ` [Qemu-devel] [PATCH for-2.5 v2 0/1] " Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Alberto Garcia @ 2015-11-16  9:28 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Alberto Garcia, qemu-block, Markus Armbruster,
	Max Reitz, Stefan Hajnoczi

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

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

end of thread, other threads:[~2015-11-17  4:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-16  9:28 [Qemu-devel] [PATCH for-2.5 v2 0/1] block: make 'stats-interval' an array of ints instead of a string Alberto Garcia
2015-11-16  9:28 ` [Qemu-devel] [PATCH v2 1/1] " Alberto Garcia
2015-11-17  4:04 ` [Qemu-devel] [PATCH for-2.5 v2 0/1] " Stefan Hajnoczi

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).