[PULL v1 0/1] Merge tpm 2023/07/14 v1

Stefan Berger posted 1 patch 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230714154101.184057-1-stefanb@linux.ibm.com
Maintainers: Stefan Berger <stefanb@linux.vnet.ibm.com>
hw/tpm/tpm_tis_sysbus.c | 1 -
1 file changed, 1 deletion(-)
[PULL v1 0/1] Merge tpm 2023/07/14 v1
Posted by Stefan Berger 10 months ago
Hello!

  This PR removes the 'ppi' boolean property from the tpm tis sysbus
device. It could never be activated since it was leading to a segfault
immediatley.

    Stefan

The following changes since commit 3dd9e54703e6ae4f9ab3767f5cecc99edf066668:

  Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2023-07-12 20:46:10 +0100)

are available in the Git repository at:

  https://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2023-07-14-1

for you to fetch changes up to 4c46fe2ed492f35f411632c8b5a8442f322bc3f0:

  hw/tpm: TIS on sysbus: Remove unsupport ppi command line option (2023-07-14 11:31:54 -0400)


Stefan Berger (1):
  hw/tpm: TIS on sysbus: Remove unsupport ppi command line option

 hw/tpm/tpm_tis_sysbus.c | 1 -
 1 file changed, 1 deletion(-)

-- 
2.41.0
Re: [PULL v1 0/1] Merge tpm 2023/07/14 v1
Posted by Richard Henderson 10 months ago
On 7/14/23 16:40, Stefan Berger wrote:
> Hello!
> 
>    This PR removes the 'ppi' boolean property from the tpm tis sysbus
> device. It could never be activated since it was leading to a segfault
> immediatley.
> 
>      Stefan
> 
> The following changes since commit 3dd9e54703e6ae4f9ab3767f5cecc99edf066668:
> 
>    Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2023-07-12 20:46:10 +0100)
> 
> are available in the Git repository at:
> 
>    https://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2023-07-14-1
> 
> for you to fetch changes up to 4c46fe2ed492f35f411632c8b5a8442f322bc3f0:
> 
>    hw/tpm: TIS on sysbus: Remove unsupport ppi command line option (2023-07-14 11:31:54 -0400)
> 
> 
> Stefan Berger (1):
>    hw/tpm: TIS on sysbus: Remove unsupport ppi command line option
> 
>   hw/tpm/tpm_tis_sysbus.c | 1 -
>   1 file changed, 1 deletion(-)
> 

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate.


r~