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

2014-10-24 Thread Eric Blake
On 10/24/2014 07:57 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 v14 08/14] qemu-img: Implement commit like QMP

2014-10-24 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