]> git.proxmox.com Git - mirror_qemu.git/commit - hw/tpm/tpm_tis.c
tpm: Support for capability flags of TIS 1.3
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 23 Feb 2015 14:27:20 +0000 (09:27 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 1 Mar 2015 11:33:21 +0000 (12:33 +0100)
commit9dd5c40ddfe332d8a03034d8e01208e5e1a4f5f7
treea886b88020b0b26854687977a947625e47a0fc30
parentfd859081453f94c3cbd6527289e41b7fddbf645f
tpm: Support for capability flags of TIS 1.3

Provide the TIS 1.3 capability flags.
The interface now looks like a TIS 1.3 interface. It's fully
compatible with previous TIS 1.2 and drivers written for
TIS 1.2 continue to work.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/tpm/tpm_tis.c