Re: [libvirt] [PATCHv4 10/18] blockjob: return appropriate event and info

2012-04-13 Thread Jiri Denemark
On Mon, Apr 09, 2012 at 21:52:19 -0600, Eric Blake wrote: > Handle the new type of block copy event and info. Of course, > this patch does nothing until a later patch actually allows the > creation/abort of a block copy job. > > * src/qemu/qemu_monitor_json.c (qemuMonitorJSONHandleBlockJobImpl) >

[libvirt] [PATCHv4 10/18] blockjob: return appropriate event and info

2012-04-09 Thread Eric Blake
Handle the new type of block copy event and info. Of course, this patch does nothing until a later patch actually allows the creation/abort of a block copy job. * src/qemu/qemu_monitor_json.c (qemuMonitorJSONHandleBlockJobImpl) (qemuMonitorJSONGetBlockJobInfoOne): Translate new job type. * src/qe