summaryrefslogtreecommitdiffstats
path: root/scripts/switch-timer-api
diff options
context:
space:
mode:
authorAmarnath Valluri2017-09-29 13:10:15 +0200
committerStefan Berger2017-10-13 13:34:33 +0200
commitf35fe5cb97bbdaa6a6967f2fefc3fc1f79680601 (patch)
tree2bbd77327a4d5de1192173a5ec06ffe5ce42a1d1 /scripts/switch-timer-api
parenttpm-backend: Move thread handling inside TPMBackend (diff)
downloadqemu-f35fe5cb97bbdaa6a6967f2fefc3fc1f79680601.tar.gz
qemu-f35fe5cb97bbdaa6a6967f2fefc3fc1f79680601.tar.xz
qemu-f35fe5cb97bbdaa6a6967f2fefc3fc1f79680601.zip
tpm-backend: Initialize and free data members in it's own methods
Initialize and free TPMBackend data members in it's own instance_init() and instance_finalize methods. Took the opportunity to remove unneeded destroy() method from TpmDriverOps interface as TPMBackend is a Qemu Object, we can use object_unref() inplace of tpm_backend_destroy() to free the backend object, hence removed destroy() from TPMDriverOps interface. Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions