Il 09/04/2013 05:04, [email protected] ha scritto:
> From: "Michael R. Hines" <[email protected]>
> 
> 1. qemu_file_ops_are()
> 2. qemu_file_update_position()    (for f->pos)
> 
> Also need to be here:
> rdma_read_ops
> rdma_write_ops
> 
> Signed-off-by: Michael R. Hines <[email protected]>
> ---
>  savevm.c |   57 ++++++++++++++++++++++++++++++++++++++++++++++++---------
>  1 file changed, 48 insertions(+), 9 deletions(-)

As agreed before, please return the page size from save_ram_page and
update position in savevm.c.

Add enough QEMUFileOps, and you won't need qemu_file_ops_are.

Paolo

Reply via email to