Re: [Qemu-devel] [PULL 48/57] TPM2 ACPI table support

2015-06-05 Thread Stefan Berger
On 06/04/2015 09:57 AM, Igor Mammedov wrote: On Sun, 31 May 2015 20:37:28 +0200 "Michael S. Tsirkin" wrote: From: Stefan Berger [...] diff --git a/hw/i386/ssdt-tpm.dsl b/hw/i386/ssdt-tpm.dsl index 75d9691..d81478c 100644 --- a/hw/i386/ssdt-tpm.dsl +++ b/hw/i386/ssdt-tpm.dsl @@ -25,19 +25,5

Re: [Qemu-devel] [PULL 48/57] TPM2 ACPI table support

2015-06-04 Thread Igor Mammedov
On Sun, 31 May 2015 20:37:28 +0200 "Michael S. Tsirkin" wrote: > From: Stefan Berger [...] > diff --git a/hw/i386/ssdt-tpm.dsl b/hw/i386/ssdt-tpm.dsl > index 75d9691..d81478c 100644 > --- a/hw/i386/ssdt-tpm.dsl > +++ b/hw/i386/ssdt-tpm.dsl > @@ -25,19 +25,5 @@ DefinitionBlock ( > 0x1

[Qemu-devel] [PULL 48/57] TPM2 ACPI table support

2015-05-31 Thread Michael S. Tsirkin
From: Stefan Berger Add a TPM2 ACPI table if a TPM 2 is used in the backend. Also add an SSDT for the TPM 2. Rename tpm_find() to tpm_get_version() and have this function return the version of the TPM found, TPMVersion_Unspec if no TPM is found. Use the version number to build version specific A