On Mon, Mar 03, 2014 at 07:11:33PM +0100, Benoît Canet wrote:
> Rewrite the snapshot authorization mechanism for block filter as suggested by
> Paolo.
> 
> run testsuite
> 
> and
> 
> Tested BlockBackend snapshots
> Tested quorum snapshot
> Tested that snapshot below or above the active qcow2 file are not authorized
> 
> Benoît Canet (1):
>   block: Rewrite the snapshot authorization mechanism for block filters.
> 
>  block.c                   | 47 
> +++++++++++++++++++++--------------------------
>  block/blkverify.c         | 17 ++++++++++++++++-
>  block/quorum.c            |  3 +--
>  include/block/block.h     |  9 ---------
>  include/block/block_int.h |  8 ++++----
>  5 files changed, 42 insertions(+), 42 deletions(-)

Thanks, applied to my block tree and fixed up commit description to
mention semantic change in blkverify:
https://github.com/stefanha/qemu/commits/block

Stefan

Reply via email to