On Mon, Apr 11, 2011 at 3:01 PM, Amos Kong wrote:
> VARRAY_UINT32 only exists in vmstate_load_state(),
> but not in vmstate_save_state().
>
> CC: Juan Quintela
> Signed-off-by: Amos Kong
> ---
> savevm.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
Hmm...Juan wasn't actually C
VARRAY_UINT32 only exists in vmstate_load_state(),
but not in vmstate_save_state().
CC: Juan Quintela
Signed-off-by: Amos Kong
---
savevm.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/savevm.c b/savevm.c
index 03fce62..09825e6 100644
--- a/savevm.c
+++ b/savevm.c
@