]> git.proxmox.com Git - mirror_qemu.git/commit - tpm.c
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 6 Nov 2017 18:39:14 +0000 (19:39 +0100)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 15 Dec 2017 04:39:14 +0000 (23:39 -0500)
commitd36e7db1fbf1a5cff4aa359dfe5c2e5dd97d3e13
tree53398ac0d8c905ff9585a9049733d9b05e8a658e
parent023299d87f7b6cccaede8210755afd0c2eaec41a
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()

find_tpm() will be introduced to lookup the TPM device.

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