]> git.proxmox.com Git - mirror_qemu.git/commit - tpm.c
tpm-be: ask model to the TPM interface
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 6 Nov 2017 18:39:04 +0000 (19:39 +0100)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 15 Dec 2017 04:39:14 +0000 (23:39 -0500)
commit191adc9476371ad94771609d8b9a968d9332a962
tree05b60c283bdc390ca1b714500fef0fecfcdcd8bd
parent0bd6c8a9cfa4fd5c25a32ed39f3b8cb786b75b58
tpm-be: ask model to the TPM interface

No need to store the mode in the backend, or to let the frontend set
it itself.

Signed-off-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>
backends/tpm.c
hw/tpm/tpm_tis.c
include/sysemu/tpm.h
include/sysemu/tpm_backend.h
tpm.c