and domainIsPersistent.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
NULL, /* nodeDeviceReAttach */
NULL, /* nodeDeviceReset */
NULL, /* domainMigratePrepareTunnel */
- lxcIsEncrypted,
- lxcIsSecure,
- lxcDomainIsActive,
- lxcDomainIsPersistent,
+ lxcIsEncrypted, /* isEncrypted */
+ lxcIsSecure, /* isSecure */
+ lxcDomainIsActive, /* domainIsActive */
+ lxcDomainIsPersistent, /* domainIsPersistent */
NULL, /* cpuCompare */
NULL, /* cpuBaseline */
NULL, /* domainGetJobInfo */
NULL, /* nodeDeviceReAttach; */
NULL, /* nodeDeviceReset; */
NULL, /* domainMigratePrepareTunnel */
- oneIsEncrypted,
- oneIsSecure,
+ oneIsEncrypted, /* isEncrypted */
+ oneIsSecure, /* isSecure */
NULL, /* domainIsActive */
NULL, /* domainIsPersistent */
NULL, /* cpuCompare */
NULL, /* nodeDeviceReAttach */
NULL, /* nodeDeviceReset */
NULL, /* domainMigratePrepareTunnel */
- phypIsEncrypted,
- phypIsSecure,
+ phypIsEncrypted, /* isEncrypted */
+ phypIsSecure, /* isSecure */
NULL, /* domainIsActive */
NULL, /* domainIsPersistent */
NULL, /* cpuCompare */
qemudNodeDeviceReAttach, /* nodeDeviceReAttach */
qemudNodeDeviceReset, /* nodeDeviceReset */
qemudDomainMigratePrepareTunnel, /* domainMigratePrepareTunnel */
- qemuIsEncrypted,
- qemuIsSecure,
- qemuDomainIsActive,
- qemuDomainIsPersistent,
+ qemuIsEncrypted, /* isEncrypted */
+ qemuIsSecure, /* isSecure */
+ qemuDomainIsActive, /* domainIsActive */
+ qemuDomainIsPersistent, /* domainIsPersistent */
qemuCPUCompare, /* cpuCompare */
qemuCPUBaseline, /* cpuBaseline */
qemuDomainGetJobInfo, /* domainGetJobInfo */
NULL, /* nodeDeviceReAttach */
NULL, /* nodeDeviceReset */
NULL, /* domainMigratePrepareTunnel */
- umlIsEncrypted,
- umlIsSecure,
- umlDomainIsActive,
- umlDomainIsPersistent,
+ umlIsEncrypted, /* isEncrypted */
+ umlIsSecure, /* isSecure */
+ umlDomainIsActive, /* domainIsActive */
+ umlDomainIsPersistent, /* domainIsPersistent */
NULL, /* cpuCompare */
NULL, /* cpuBaseline */
NULL, /* domainGetJobInfo */
NULL, /* nodeDeviceReAttach */
NULL, /* nodeDeviceReset */
NULL, /* domainMigratePrepareTunnel */
- vboxIsEncrypted,
- vboxIsSecure,
- vboxDomainIsActive,
- vboxDomainIsPersistent,
+ vboxIsEncrypted, /* isEncrypted */
+ vboxIsSecure, /* isSecure */
+ vboxDomainIsActive, /* domainIsActive */
+ vboxDomainIsPersistent, /* domainIsPersistent */
NULL, /* cpuCompare */
NULL, /* cpuBaseline */
NULL, /* domainGetJobInfo */
xenUnifiedNodeDeviceReAttach, /* nodeDeviceReAttach */
xenUnifiedNodeDeviceReset, /* nodeDeviceReset */
NULL, /* domainMigratePrepareTunnel */
- xenUnifiedIsEncrypted,
- xenUnifiedIsSecure,
- xenUnifiedDomainIsActive,
- xenUnifiedDomainisPersistent,
+ xenUnifiedIsEncrypted, /* isEncrypted */
+ xenUnifiedIsSecure, /* isSecure */
+ xenUnifiedDomainIsActive, /* domainIsActive */
+ xenUnifiedDomainisPersistent, /* domainIsPersistent */
NULL, /* cpuCompare */
NULL, /* cpuBaseline */
NULL, /* domainGetJobInfo */