qemu-patch-raspberry4/hw/tpm
Peter Xu 1df2c9a26f migration: Define VMSTATE_INSTANCE_ID_ANY
Define the new macro VMSTATE_INSTANCE_ID_ANY for callers who wants to
auto-generate the vmstate instance ID.  Previously it was hard coded
as -1 instead of this macro.  It helps to change this default value in
the follow up patches.  No functional change.

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2020-01-20 09:10:23 +01:00
..
Kconfig tpm: express dependencies with Kconfig 2019-03-07 21:45:53 +01:00
Makefile.objs hw/tpm: Only build tpm_ppi.o if any of TPM_TIS/TPM_CRB is built 2019-07-08 10:04:38 -04:00
tpm_crb.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
tpm_emulator.c migration: Define VMSTATE_INSTANCE_ID_ANY 2020-01-20 09:10:23 +01:00
tpm_int.h tpm_emulator: Translate TPM error codes to strings 2019-07-25 11:37:10 -04:00
tpm_ioctl.h Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00
tpm_passthrough.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
tpm_ppi.c Include sysemu/reset.h a lot less 2019-08-16 13:31:52 +02:00
tpm_ppi.h tpm: clear RAM when "memory overwrite" requested 2019-01-17 21:10:57 -05:00
tpm_tis.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
tpm_util.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
tpm_util.h tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions 2018-02-03 09:01:55 -05:00
trace-events trace: Eliminate use of TARGET_FMT_plx 2019-08-16 13:31:51 +02:00