Re: [Qemu-devel] [PATCH v5 00/21] Add qemu-img subcommand to dump file metadata

2013-09-05 Thread Stefan Hajnoczi
On Wed, Sep 04, 2013 at 07:00:17PM +0200, Paolo Bonzini wrote: > v4->v5: no change except for context and correcting the "Since: 1.6" > in qapi-schema.json > > Paolo Bonzini (21): > cow: make reads go at a decent speed > cow: make writes go at a less indecent speed > cow: do not call

[Qemu-devel] [PATCH v5 00/21] Add qemu-img subcommand to dump file metadata

2013-09-04 Thread Paolo Bonzini
v4->v5: no change except for context and correcting the "Since: 1.6" in qapi-schema.json Paolo Bonzini (21): cow: make reads go at a decent speed cow: make writes go at a less indecent speed cow: do not call bdrv_co_is_allocated block: keep bs->total_sectors up to date even for gro