Re: [Qemu-devel] [PATCH v6 07/14] qemu-img: Implement commit like QMP

2014-04-29 Thread Eric Blake
On 04/29/2014 09:07 AM, Max Reitz wrote: > qemu-img should use QMP commands whenever possible in order to ensure > feature completeness of both online and offline image operations. As > qemu-img itself has no access to QMP (since this would basically require > just everything being linked into qemu

[Qemu-devel] [PATCH v6 07/14] qemu-img: Implement commit like QMP

2014-04-29 Thread Max Reitz
qemu-img should use QMP commands whenever possible in order to ensure feature completeness of both online and offline image operations. As qemu-img itself has no access to QMP (since this would basically require just everything being linked into qemu-img), imitate QMP's implementation of block-comm