commit | 6680f01c8c3b7dd87e16d51d93df3ae72c237b42 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Tue Sep 29 22:48:24 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Oct 05 09:32:37 2009 -0500 |
tree | 6087b382034a7eadc724b6944d5e83134d369bca | |
parent | db596c53a1e67f5e239de5fc91f9a29fbd9236c6 [diff] |
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>