aboutsummaryrefslogtreecommitdiff
path: root/migration/migration.c
diff options
context:
space:
mode:
authorPeter Xu <peterx@redhat.com>2019-03-29 17:57:13 +0800
committerDr. David Alan Gilbert <dgilbert@redhat.com>2019-05-14 17:33:35 +0100
commit772c6212d2bcdb6adcb2a0d906745b42903b2ecf (patch)
treed4e32ac671b47f5d6f188809109e0cb637ceeac1 /migration/migration.c
parente329ad2ab72c43b56df88b34954c2c7d839bb373 (diff)
downloadqemu-772c6212d2bcdb6adcb2a0d906745b42903b2ecf.zip
qemu-772c6212d2bcdb6adcb2a0d906745b42903b2ecf.tar.gz
qemu-772c6212d2bcdb6adcb2a0d906745b42903b2ecf.tar.bz2
migration: comment VMSTATE_UNUSED*() properly
It is error prone to use VMSTATE_UNUSED*() sometimes especially when the size of the migration stream of the field is not the same as the size of the structure (boolean is one example). Comment it well so people will be aware of this when people want to use it. Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20190329095713.14177-1-peterx@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'migration/migration.c')
0 files changed, 0 insertions, 0 deletions