]> git.proxmox.com Git - mirror_qemu.git/commit
tpm: move recv_data_callback to TPM interface
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 9 Oct 2017 22:56:02 +0000 (00:56 +0200)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 19 Oct 2017 15:42:33 +0000 (11:42 -0400)
commit05a699985c001927a50f8f276251f2af1e0c5b58
tree6ceaf9311f014cf2be96a4194d98f593bc399184
parent698f5daa4a81984490612a6143b46f5da7392510
tpm: move recv_data_callback to TPM interface

Simplify the TPM backend setup, move callback to TPM interface.

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_emulator.c
hw/tpm/tpm_int.h
hw/tpm/tpm_passthrough.c
hw/tpm/tpm_tis.c
include/sysemu/tpm_backend.h