You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/tpm
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const
Mechanical change using:

  $ sed -i -E 's/\(InterfaceInfo.?\[/\(const InterfaceInfo\[/g' \
              $(git grep -lE '\(InterfaceInfo.?\[\]\)')

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250424194905.82506-7-philmd@linaro.org>
2 months ago
..
Kconfig tpm: Add support for TPM device over I2C bus 2 years ago
meson.build meson: Replace softmmu_ss -> system_ss 2 years ago
tpm_crb.c qom: Make InterfaceInfo[] uses const 2 months ago
tpm_ppi.c include: Rename sysemu/ -> system/ 6 months ago
tpm_ppi.h include/system: Move exec/memory.h to system/memory.h 2 months ago
tpm_prop.h include: Rename sysemu/ -> system/ 6 months ago
tpm_spapr.c qom: Make InterfaceInfo[] uses const 2 months ago
tpm_tis.h include: Rename sysemu/ -> system/ 6 months ago
tpm_tis_common.c include: Rename sysemu/ -> system/ 6 months ago
tpm_tis_i2c.c qom: Make InterfaceInfo[] uses const 2 months ago
tpm_tis_isa.c qom: Make InterfaceInfo[] uses const 2 months ago
tpm_tis_sysbus.c qom: Make InterfaceInfo[] uses const 2 months ago
trace-events tpm: Add support for TPM device over I2C bus 2 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago