]> git.proxmox.com Git - mirror_qemu.git/commit - hw/s390x/s390-skeys.c
vmstate: replace DeviceState with VMStateIf
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 28 Aug 2019 12:02:32 +0000 (16:02 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 6 Jan 2020 14:41:32 +0000 (18:41 +0400)
commit3cad405babb461e3c70782c51415f0b64bc7540d
tree97b2207f7ce1aec97358abae4cd14984d18d5dab
parent107b59698f79b323c4d111c46eb9e3db6f9d258b
vmstate: replace DeviceState with VMStateIf

Replace DeviceState dependency with VMStateIf on vmstate API.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Acked-by: Halil Pasic <pasic@linux.ibm.com>
17 files changed:
hw/block/onenand.c
hw/core/qdev.c
hw/ide/cmd646.c
hw/ide/isa.c
hw/ide/piix.c
hw/ide/via.c
hw/misc/max111x.c
hw/net/eepro100.c
hw/net/virtio-net.c
hw/nvram/eeprom93xx.c
hw/ppc/spapr_drc.c
hw/ppc/spapr_iommu.c
hw/s390x/s390-skeys.c
include/migration/register.h
include/migration/vmstate.h
migration/savevm.c
stubs/vmstate.c