"Dr. David Alan Gilbert (git)" <[email protected]> wrote: > From: Jianjun Duan <[email protected]> > > Current migration code cannot handle some data structures such as > QTAILQ in qemu/queue.h. Here we extend the signatures of put/get > in VMStateInfo so that customized handling is supported. > > Signed-off-by: Jianjun Duan <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
