diff options
author | Amos Kong <akong@redhat.com> | 2012-03-13 14:05:36 +0800 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-03-17 12:58:51 +0000 |
commit | 1329d1896cc627cf71e3833525152ff59dd5113b (patch) | |
tree | 283a590daae0432ccad1f210674cb44ea84b6532 /hw/spapr.c | |
parent | 4055299ef0e1c6e4a9b09ce000757b1274129991 (diff) | |
download | qemu-1329d1896cc627cf71e3833525152ff59dd5113b.zip qemu-1329d1896cc627cf71e3833525152ff59dd5113b.tar.gz qemu-1329d1896cc627cf71e3833525152ff59dd5113b.tar.bz2 |
vmstate: fix varrays with uint32_t indexes
VMSTATE_VARRAY_UINT32() is used in hw/ds1225y.c, and we checked
VMS_VARRAY_UINT32 bit of field->flags in vmstate_load_state(),
but we don't check this bit in vmstate_save_state().
Signed-off-by: Amos Kong <akong@redhat.com>
Acked-by: Juan Quintela <quintela@redhat.com>
Acked-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/spapr.c')
0 files changed, 0 insertions, 0 deletions