On Mon, 27 Apr 2020 16:31:43 +0200
Eric Auger <address@hidden> wrote:
Instead of using a compat in the mach-virt machine to force
PPI off for all virt machines (PPI not supported by the
tpm-tis-device device), let's simply change the default value
in the sysbus device.
Best Regards
Eric
Eric Auger (2):
tpm: tpm-tis-device: set PPI to false by default
hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off
hw/arm/virt.c | 5 -----
hw/tpm/tpm_tis_sysbus.c | 2 +-
2 files changed, 1 insertion(+), 6 deletions(-)
I think we can apply the compat machines patch on top of these two
patches.
Q: Who will queue this and the machine types patch? It feels a bit
weird taking arm patches through the s390 tree :)