vmstate: Add support for sending partial arrays
commit6680f01c8c3b7dd87e16d51d93df3ae72c237b42
authorJuan Quintela <quintela@redhat.com>
Tue, 29 Sep 2009 20:48:24 +0000 (29 22:48 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 14:32:37 +0000 (5 09:32 -0500)
tree6087b382034a7eadc724b6944d5e83134d369bca
parentdb596c53a1e67f5e239de5fc91f9a29fbd9236c6
vmstate: Add support for sending partial arrays

This one is needed for changees happening on fdc.  It allows you to send
arrays of structs whose size we want to send it is another field with type
uint8_t.  (If you have been able to read the whole sentence without
stoping for breathing, you can use it.

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