]> git.ipfire.org Git - thirdparty/qemu.git/commit - vl.c
tpm: Move tpm_cleanup() to right place
authorAmarnath Valluri <amarnath.valluri@intel.com>
Fri, 29 Sep 2017 11:10:21 +0000 (14:10 +0300)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 13 Oct 2017 11:34:33 +0000 (07:34 -0400)
commitc37cacabf2285b0731b44c1f667781fdd4f2b658
tree9bcb28253609552e9070e1ddee67323da1ec0e42
parentf4ede81eed29e6140374177d1f2808248c5b5650
tpm: Move tpm_cleanup() to right place

As Emulator TPM backend uses chardev, tpm cleanup should happen before chardev
similar to other vhost-users.

Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
tpm.c
vl.c