Fix migration uint8 arrys handled
authorJuan Quintela <quintela@redhat.com>
Tue, 15 Mar 2011 14:53:25 +0000 (15:53 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 21 Mar 2011 22:41:52 +0000 (17:41 -0500)
commit6daff4542cc46052356e552a700f392794866a6d
tree1d1189886ee2691b4c4b0d3efef48d42c00a09e8
parentb019b6a491e9559791814a4878df95c4224d2cbb
Fix migration uint8 arrys handled

commit 82fa39b75181b730d6d4d09f443bd26bcfcd045c

only contains half of the fix.  It forgots the save state fix for
UINT8 indexes.

Anthony, please apply, without this migration using hpet is broken.
(only current user).

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
savevm.c