Re: [Qemu-devel] [PATCH v2 3/6] Support Physical Presence Interface Spec

2015-05-21 Thread Stefan Berger
On 05/15/2015 11:13 AM, Igor Mammedov wrote: +Field(HIGH, AnyAcc, NoLock, Preserve) { + SIG1, 32, + SIZE, 16, + CODE, 8, + SUCC, 8, + CODO, 8, + RESP, 32 +

Re: [Qemu-devel] [PATCH v2 3/6] Support Physical Presence Interface Spec

2015-05-15 Thread Stefan Berger
On 05/15/2015 11:13 AM, Igor Mammedov wrote: On Fri, 8 May 2015 12:15:17 -0400 Stefan Berger wrote: For automated management of a TPM device, implement the TCG Physical Presence Interface Specification that allows a root user on Linux (for example) to set an opcode for a sequence of TPM opera

Re: [Qemu-devel] [PATCH v2 3/6] Support Physical Presence Interface Spec

2015-05-15 Thread Igor Mammedov
On Fri, 8 May 2015 12:15:17 -0400 Stefan Berger wrote: > For automated management of a TPM device, implement the TCG Physical Presence > Interface Specification that allows a root user on Linux (for example) to set > an opcode for a sequence of TPM operations that the BIOS is supposed to > exec

Re: [Qemu-devel] [PATCH v2 3/6] Support Physical Presence Interface Spec

2015-05-08 Thread Stefan Berger
Stefan Berger wrote on 05/08/2015 12:15:17 PM: > From: Stefan Berger > To: qemu-devel@nongnu.org, m...@redhat.com > Cc: imamm...@redhat.com, quan...@intel.com, Stefan Berger/Watson/ > IBM@IBMUS, ke...@koconnor.net, Stefan Berger > Date: 05/08/2015 12:15 PM > Subject: [PATCH v2 3/6] Support Ph

[Qemu-devel] [PATCH v2 3/6] Support Physical Presence Interface Spec

2015-05-08 Thread Stefan Berger
For automated management of a TPM device, implement the TCG Physical Presence Interface Specification that allows a root user on Linux (for example) to set an opcode for a sequence of TPM operations that the BIOS is supposed to execute upon reboot of the physical or virtual machine. A sequence of o