]> git.proxmox.com Git - qemu.git/commit
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)
commitb784421ce4cc860315f4ec31bbc3d67e91984074
tree1d1189886ee2691b4c4b0d3efef48d42c00a09e8
parentbb98fe42c5c0516cae3a7378f3d7ba8e86297678
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