Re: [Qemu-devel] [PATCH 0/2] tpm: acpi generation tweaks
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
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
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
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