« Previous | Next » 

Revision 2b0ce079

ID2b0ce0797d6bfb13ebefe010da86abced0b7a9b3

Added by Michael R. Hines almost 11 years ago

rdma: introduce qemu_update_position()

RDMA writes happen asynchronously, and thus the performance accounting
also needs to be able to occur asynchronously. This allows anybody
to call into savevm.c to update both f->pos as well as into arch_init.c
to update the acct_info structure with up-to-date values when
the RDMA transfer actually completes.

Reviewed-by: Juan Quintela <>
Tested-by: Chegu Vinod <>
Tested-by: Michael R. Hines <>
Signed-off-by: Michael R. Hines <>
Signed-off-by: Juan Quintela <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences