qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-2.5 v2 0/1] block: make 'stats-interval' an


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH for-2.5 v2 0/1] block: make 'stats-interval' an array of ints instead of a string
Date: Tue, 17 Nov 2015 12:04:36 +0800
User-agent: Mutt/1.5.23 (2015-06-09)

On Mon, Nov 16, 2015 at 11:28:37AM +0200, Alberto Garcia wrote:
> 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
> 

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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