Re: [Qemu-devel] [PATCH] tpm: Add missing common TPM SSDT file

2015-06-02 Thread Michael S. Tsirkin
On Tue, Jun 02, 2015 at 09:23:35AM -0400, Stefan Berger wrote: > On 06/02/2015 09:22 AM, Michael S. Tsirkin wrote: > >On Tue, Jun 02, 2015 at 09:14:29AM -0400, Stefan Berger wrote: > >>On 06/02/2015 02:48 AM, Michael S. Tsirkin wrote: > >>>On Mon, Jun 01, 2015 at 08:32:55PM -0400, Stefan Berger wro

Re: [Qemu-devel] [PATCH] tpm: Add missing common TPM SSDT file

2015-06-02 Thread Stefan Berger
On 06/02/2015 09:22 AM, Michael S. Tsirkin wrote: On Tue, Jun 02, 2015 at 09:14:29AM -0400, Stefan Berger wrote: On 06/02/2015 02:48 AM, Michael S. Tsirkin wrote: On Mon, Jun 01, 2015 at 08:32:55PM -0400, Stefan Berger wrote: This patch adds the missing common SSDT TPM file. Signed-off-by: St

Re: [Qemu-devel] [PATCH] tpm: Add missing common TPM SSDT file

2015-06-02 Thread Michael S. Tsirkin
On Tue, Jun 02, 2015 at 09:14:29AM -0400, Stefan Berger wrote: > On 06/02/2015 02:48 AM, Michael S. Tsirkin wrote: > >On Mon, Jun 01, 2015 at 08:32:55PM -0400, Stefan Berger wrote: > >>This patch adds the missing common SSDT TPM file. > >> > >>Signed-off-by: Stefan Berger > >I posted this too. But

Re: [Qemu-devel] [PATCH] tpm: Add missing common TPM SSDT file

2015-06-02 Thread Stefan Berger
On 06/02/2015 02:48 AM, Michael S. Tsirkin wrote: On Mon, Jun 01, 2015 at 08:32:55PM -0400, Stefan Berger wrote: This patch adds the missing common SSDT TPM file. Signed-off-by: Stefan Berger I posted this too. But we really should just get rid of all this: we have already removed most ASL co

Re: [Qemu-devel] [PATCH] tpm: Add missing common TPM SSDT file

2015-06-01 Thread Michael S. Tsirkin
On Mon, Jun 01, 2015 at 08:32:55PM -0400, Stefan Berger wrote: > This patch adds the missing common SSDT TPM file. > > Signed-off-by: Stefan Berger I posted this too. But we really should just get rid of all this: we have already removed most ASL code except for the DSDT. > --- > hw/i386/ssdt-

[Qemu-devel] [PATCH] tpm: Add missing common TPM SSDT file

2015-06-01 Thread Stefan Berger
This patch adds the missing common SSDT TPM file. Signed-off-by: Stefan Berger --- hw/i386/ssdt-tpm-common.dsl | 36 1 file changed, 36 insertions(+) create mode 100644 hw/i386/ssdt-tpm-common.dsl diff --git a/hw/i386/ssdt-tpm-common.dsl b/hw/i386/ssdt-tpm-