Re: [Qemu-devel] [PULL v1 00/10] Merge tpm 2017/12/22

2018-01-08 Thread Peter Maydell
On 22 December 2017 at 20:16, Stefan Berger wrote: > The following series of patches most important parts add a caching layer > to the TPM emulator backend for reducing the number of control commands sent > to retrieve the TPMEstablished flag. They also simplify the TPM TIS internal > usage of buf

[Qemu-devel] [PULL v1 00/10] Merge tpm 2017/12/22

2017-12-22 Thread Stefan Berger
The following series of patches most important parts add a caching layer to the TPM emulator backend for reducing the number of control commands sent to retrieve the TPMEstablished flag. They also simplify the TPM TIS internal usage of buffers and r/w offsets in preparation for adding migration sup