On 10/10/2017 12:16 PM, Marc-André Lureau wrote:
Hi
- Original Message -
On 10/09/2017 06:55 PM, Marc-André Lureau wrote:
This simplifies a bit locality handling, and argument passing, and
could pave the way to queuing requests (if that makes sense).
We won't queue requests. The TPM i
Hi
- Original Message -
> On 10/09/2017 06:55 PM, Marc-André Lureau wrote:
> > This simplifies a bit locality handling, and argument passing, and
> > could pave the way to queuing requests (if that makes sense).
>
> We won't queue requests. The TPM interfaces all send one request and
> ex
On 10/09/2017 06:55 PM, Marc-André Lureau wrote:
This simplifies a bit locality handling, and argument passing, and
could pave the way to queuing requests (if that makes sense).
We won't queue requests. The TPM interfaces all send one request and
expect the driver to wait until the response co
This simplifies a bit locality handling, and argument passing, and
could pave the way to queuing requests (if that makes sense).
Signed-off-by: Marc-André Lureau
---
hw/tpm/tpm_int.h | 1 +
include/sysemu/tpm_backend.h | 16 +---
backends/tpm.c | 6 +++---