vmstate: add support for arrays of pointers
authorJuan Quintela <quintela@redhat.com>
Tue, 29 Sep 2009 20:48:41 +0000 (22:48 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 14:32:39 +0000 (09:32 -0500)
commit84ec5ad6877f3b02ff79c422524f11fac7022684
tree28f86908aff663b87335ca4ece9e30245effed6f
parent2cf795b61593284060eba5714bbfb8732efb86d7
vmstate: add support for arrays of pointers

We need this to send arrays of timers

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