qemu-e2k/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
Makefile.objs
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_ioctl.h
tpm_passthrough.c
tpm_ppi.c
tpm_ppi.h
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
trace-events