Re: [libvirt] [PATCH v3] qemu: report block job errors from qemu to the user

2016-12-21 Thread Nikolay Shirokovskiy
ping On 02.11.2016 12:15, Nikolay Shirokovskiy wrote: > So that you can see nice report on migration: > > "error: operation failed: migration of disk sda failed: No space left on > device" > > diff from v2: > 1. split into 2 patches > 2. change formal documentation where it is present

Re: [libvirt] [PATCH v3] qemu: report block job errors from qemu to the user

2016-11-29 Thread Nikolay Shirokovskiy
ping On 02.11.2016 12:15, Nikolay Shirokovskiy wrote: > So that you can see nice report on migration: > > "error: operation failed: migration of disk sda failed: No space left on > device" > > diff from v2: > 1. split into 2 patches > 2. change formal documentation where it is present

[libvirt] [PATCH v3] qemu: report block job errors from qemu to the user

2016-11-02 Thread Nikolay Shirokovskiy
So that you can see nice report on migration: "error: operation failed: migration of disk sda failed: No space left on device" diff from v2: 1. split into 2 patches 2. change formal documentation where it is present accordingly 3. add variable initialization for safety Nikolay Shirokovskiy (2):