Re: [Qemu-devel] [PATCH v15 0/6] Add support for TPM Physical Presence interface

2019-01-09 Thread Michael S. Tsirkin
On Wed, Jan 09, 2019 at 06:58:04PM +0400, Marc-André Lureau wrote: > Hi > > On Wed, Jan 9, 2019 at 6:51 PM Michael S. Tsirkin wrote: > > > > On Wed, Jan 09, 2019 at 12:28:56PM +0400, Marc-André Lureau wrote: > > > Hi, > > > > > > The following patches implement the TPM Physical Presence Interface

Re: [Qemu-devel] [PATCH v15 0/6] Add support for TPM Physical Presence interface

2019-01-09 Thread Stefan Berger
On 1/9/19 3:28 AM, Marc-André Lureau wrote: Hi, The following patches implement the TPM Physical Presence Interface that allows a user to set a command via ACPI (sysfs entry in Linux) that, upon the next reboot, the firmware looks for and acts upon by sending sequences of commands to the TPM. A

Re: [Qemu-devel] [PATCH v15 0/6] Add support for TPM Physical Presence interface

2019-01-09 Thread Marc-André Lureau
Hi On Wed, Jan 9, 2019 at 6:51 PM Michael S. Tsirkin wrote: > > On Wed, Jan 09, 2019 at 12:28:56PM +0400, Marc-André Lureau wrote: > > Hi, > > > > The following patches implement the TPM Physical Presence Interface > > that allows a user to set a command via ACPI (sysfs entry in Linux) > > that,

Re: [Qemu-devel] [PATCH v15 0/6] Add support for TPM Physical Presence interface

2019-01-09 Thread Michael S. Tsirkin
On Wed, Jan 09, 2019 at 12:28:56PM +0400, Marc-André Lureau wrote: > Hi, > > The following patches implement the TPM Physical Presence Interface > that allows a user to set a command via ACPI (sysfs entry in Linux) > that, upon the next reboot, the firmware looks for and acts upon by > sending seq