Re: [Qemu-devel] [PATCH v5 RFC] spec: add qcow2 bitmaps extension specification

2015-12-21 Thread Vladimir Sementsov-Ogievskiy
On 22.12.2015 02:56, Max Reitz wrote: On 21.12.2015 16:25, Vladimir Sementsov-Ogievskiy wrote: The new feature for qcow2: storing bitmaps. Only bitmaps, relative to the virtual disk, stored in qcow2 file, should be stored in this qcow2 file. Strings started from +# are RFC-strings, not to be c

Re: [Qemu-devel] [PATCH v5 RFC] spec: add qcow2 bitmaps extension specification

2015-12-21 Thread Max Reitz
On 21.12.2015 16:25, Vladimir Sementsov-Ogievskiy wrote: > The new feature for qcow2: storing bitmaps. > > Only bitmaps, relative to the virtual disk, stored in qcow2 file, should > be stored in this qcow2 file. > > Strings started from +# are RFC-strings, not to be commited of course > > Signed

[Qemu-devel] [PATCH v5 RFC] spec: add qcow2 bitmaps extension specification

2015-12-21 Thread Vladimir Sementsov-Ogievskiy
The new feature for qcow2: storing bitmaps. Only bitmaps, relative to the virtual disk, stored in qcow2 file, should be stored in this qcow2 file. Strings started from +# are RFC-strings, not to be commited of course Signed-off-by: Vladimir Sementsov-Ogievskiy --- v5: - 'Dirty bitmaps' renam