[GSoC][PATCH v4 4/4] qemu_domainjob: introduce `privateData` for `qemuDomainJobInfo`

Michal Privoznik mprivozn at redhat.com
Tue Jul 14 16:55:15 UTC 2020


On 7/14/20 5:14 PM, Prathamesh Chavan wrote:
> Currently, domainJobInfo also uses "stats" as one of the job specific
> parameters. To remove this dependency, a privateData structure is
> introduced.
> 
> The plan is to even have this structure renamed as
> `virDomainJobInfoInternal` as there already exists a
> `virDomainJobInfo'.

I see. Well, I'm not that sure about virDomainJobInfoInternal (mostly 
because this qemuDomainJobInfo structure looks too qemu specific).
How about moving it under qemuDomainJobObj privateData? I mean, 
qemuDomainJobPrivate structure you propose in 3/4?

Michal




More information about the libvir-list mailing list