Re: [libvirt] [PATCH v2 REBASE] lib: provide error message in new blockjob event

2018-05-03 Thread Nikolay Shirokovskiy
ping On 19.04.2018 17:18, Nikolay Shirokovskiy wrote: > If block job is completed with error qemu additionally > provides error message. This patch introduces new event > VIR_DOMAIN_EVENT_ID_BLOCK_JOB_ERROR to pass error message to client. > > This error message has no semantics and should not

[libvirt] [PATCH v2 REBASE] lib: provide error message in new blockjob event

2018-04-19 Thread Nikolay Shirokovskiy
If block job is completed with error qemu additionally provides error message. This patch introduces new event VIR_DOMAIN_EVENT_ID_BLOCK_JOB_ERROR to pass error message to client. This error message has no semantics and should not be interpreted. API and RPC layer also have reserved 'code' field