diff options
| author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2017-02-03 16:06:48 +0000 |
|---|---|---|
| committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2017-02-13 17:27:14 +0000 |
| commit | b5b5c569570c414bf0aa80a5ae9480debe07ed58 (patch) | |
| tree | f52d337a91b135372355f4188b19e3273bfd2105 /hw/net/virtio-net.c | |
| parent | a8664ba5101446f4f2c24b24ed9e10335bbbd46b (diff) | |
| download | focaccia-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