summary refs log tree commit diff stats
path: root/hw/net/virtio-net.c
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dgilbert@redhat.com>2017-02-03 16:06:48 +0000
committerDr. David Alan Gilbert <dgilbert@redhat.com>2017-02-13 17:27:14 +0000
commitb5b5c569570c414bf0aa80a5ae9480debe07ed58 (patch)
treef52d337a91b135372355f4188b19e3273bfd2105 /hw/net/virtio-net.c
parenta8664ba5101446f4f2c24b24ed9e10335bbbd46b (diff)
downloadfocaccia-qemu-b5b5c569570c414bf0aa80a5ae9480debe07ed58.tar.gz
focaccia-qemu-b5b5c569570c414bf0aa80a5ae9480debe07ed58.zip
migration: Add VMSTATE_UNUSED_VARRAY_UINT32
VMSTATE_UNUSED_VARRAY_UINT32 is used to skip a chunk of the stream
that's an n-element array;  note the array size and the dynamic value
read never get multiplied so there's no overflow risk.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20170203160651.19917-2-dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions