Re: [libvirt] [PATCH RFC 6/7] libxl: implement virDomainGetJobInfo

2015-10-14 Thread Joao Martins
On 10/13/2015 11:02 PM, Jim Fehlig wrote: > Joao Martins wrote: >> Introduce support for domainGetJobInfo to get info about the >> ongoing job. If the job is active it will update the >> timeElapsed which is computed with the "started" field added to >> struct libxlDomainJobObj. For now we suppo

Re: [libvirt] [PATCH RFC 6/7] libxl: implement virDomainGetJobInfo

2015-10-13 Thread Jim Fehlig
Joao Martins wrote: > Introduce support for domainGetJobInfo to get info about the > ongoing job. If the job is active it will update the > timeElapsed which is computed with the "started" field added to > struct libxlDomainJobObj. For now we support just the very basic > info and all jobs have VI

[libvirt] [PATCH RFC 6/7] libxl: implement virDomainGetJobInfo

2015-09-08 Thread Joao Martins
Introduce support for domainGetJobInfo to get info about the ongoing job. If the job is active it will update the timeElapsed which is computed with the "started" field added to struct libxlDomainJobObj. For now we support just the very basic info and all jobs have VIR_DOMAIN_JOB_UNBOUNDED (i.e. n