Re: [Qemu-devel] [PATCH 0/2] tpm: acpi generation tweaks

2014-08-11 Thread Stefan Berger

On 08/10/2014 04:04 PM, Michael S. Tsirkin wrote:

On Fri, Aug 08, 2014 at 03:25:46PM -0400, Stefan Berger wrote:

On 07/30/2014 07:34 AM, Michael S. Tsirkin wrote:

This tweaks tpm code slightly for readability
and robustness. On top of Stefen's patches.

Are you going to upstream my patches and yours ?

Stefan

Weren't there any comments to address?  I'll have to re-check. If there
were, when you repost to address them, you can include my patches.

Afaik there were no comments on v2. I can repost as v3 with your patches 
merged in. Should they include your signed-off-by then ?


  Stefan




Re: [Qemu-devel] [PATCH 0/2] tpm: acpi generation tweaks

2014-08-10 Thread Michael S. Tsirkin
On Fri, Aug 08, 2014 at 03:25:46PM -0400, Stefan Berger wrote:
> On 07/30/2014 07:34 AM, Michael S. Tsirkin wrote:
> >This tweaks tpm code slightly for readability
> >and robustness. On top of Stefen's patches.
> 
> Are you going to upstream my patches and yours ?
> 
>Stefan

Weren't there any comments to address?  I'll have to re-check. If there
were, when you repost to address them, you can include my patches.



Re: [Qemu-devel] [PATCH 0/2] tpm: acpi generation tweaks

2014-08-08 Thread Stefan Berger

On 07/30/2014 07:34 AM, Michael S. Tsirkin wrote:

This tweaks tpm code slightly for readability
and robustness. On top of Stefen's patches.


Are you going to upstream my patches and yours ?

   Stefan




[Qemu-devel] [PATCH 0/2] tpm: acpi generation tweaks

2014-07-30 Thread Michael S. Tsirkin
This tweaks tpm code slightly for readability
and robustness. On top of Stefen's patches.

Michael S. Tsirkin (2):
  tpm: remove code duplication
  acpi: cleanups tcpa table generation

 hw/tpm/tpm_tis.h |  3 ---
 include/sysemu/tpm.h |  4 +++-
 hw/i386/acpi-build.c | 12 
 3 files changed, 7 insertions(+), 12 deletions(-)

-- 
MST