qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/5] block: QMP cache info and HMP node suppo


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v2 0/5] block: QMP cache info and HMP node support
Date: Fri, 21 Nov 2014 13:38:48 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Am 12.11.2014 um 17:11 hat Kevin Wolf geschrieben:
> This was supposed to be the first part of a series allowing to override
> the cache mode for backing files, and more specifically to support the
> test cases for that series.
> 
> However, this work turned out to be a bit more complicated than I had
> hoped, and the query improvement is nice to have on its own, so I'm
> sending this out as a standalone series.
> 
> v2:
> - Markus didn't like QMP query-* commands that filter, so this series
>   is mainly about HMP now [Markus]
> - Use BlockdevCacheInfo instead of BlockdevCacheOptions [Markus]
> - API version changed to 2.3
> - Added 'info block -n' which lists all names nodes
> - Added a tab completion fix for HMP, bug exposed by 'info block -n'
> 
> Kevin Wolf (5):
>   block/qapi: Add cache information to query-block
>   block/hmp: Factor out print_block_info()
>   block/hmp: Allow info = NULL in print_block_info()
>   block/hmp: Allow node-name in 'info block'
>   monitor: Fix HMP tab completion

Applied to block-next (with the trivial conflict resolution in patch 1
that Eric predicted).

Kevin



reply via email to

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