]> git.ipfire.org Git - thirdparty/qemu.git/commit
tpm: Exit in reset when backend indicates failure
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 25 Jul 2019 10:29:39 +0000 (06:29 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 1 Oct 2019 21:58:28 +0000 (16:58 -0500)
commit0647727e4754d291d57a598cf3d0fa5b53cd5d41
treefe9020ca3bcc7e893a28db8ea0b884ee0e2c40b5
parentd7e9b19f0b4ae99e1a5bfe8f190847e7f1785db4
tpm: Exit in reset when backend indicates failure

Exit() in the frontend reset function when the backend indicates
intialization failure.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
(cherry picked from commit bcfd16fe26d6bb6eabfd2dfb46b9fda59d5493db)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/tpm/tpm_crb.c
hw/tpm/tpm_tis.c