]> git.proxmox.com Git - mirror_qemu.git/commit
migration: Use vmstate_register_any()
authorJuan Quintela <quintela@redhat.com>
Fri, 20 Oct 2023 09:07:20 +0000 (11:07 +0200)
committerJuan Quintela <quintela@redhat.com>
Wed, 1 Nov 2023 15:13:58 +0000 (16:13 +0100)
commit99b16e8ee4789432cc543fde45902796385713c0
tree1b2344f95efa0ff7cea5727c6e2990044c95bf0a
parent71daf640d91d49a784ead059c9021070a2107008
migration: Use vmstate_register_any()

This are the easiest cases, where we were already using
VMSTATE_INSTANCE_ID_ANY.

Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20231020090731.28701-3-quintela@redhat.com>
backends/dbus-vmstate.c
backends/tpm/tpm_emulator.c
hw/i2c/core.c
hw/input/adb.c
hw/input/ads7846.c
hw/input/stellaris_input.c
hw/net/eepro100.c
hw/pci/pci.c
hw/ppc/spapr_nvdimm.c
hw/timer/arm_timer.c
hw/virtio/virtio-mem.c