]> git.proxmox.com Git - mirror_qemu.git/commit - backends/tpm/tpm_passthrough.c
tpm-passthrough: pass TPMPassthruState to handle_device_opts
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 6 Nov 2017 18:39:08 +0000 (19:39 +0100)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 15 Dec 2017 04:39:14 +0000 (23:39 -0500)
commit803de211aa1447585b91354aa2ae8dddd4ff68e0
tree13743a08d538db9ab4472f2d3cd6a9fbcc988dfc
parentebca2df783a5a742bb93784524336d8cbb9e662b
tpm-passthrough: pass TPMPassthruState to handle_device_opts

It doesn't need TPMBackend. Also reorder arguments for consistency.

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_passthrough.c