]> Git Repo - qemu.git/commit
migration: introduce self_announce_delay()
authorJason Wang <[email protected]>
Tue, 20 May 2014 06:01:43 +0000 (14:01 +0800)
committerMichael S. Tsirkin <[email protected]>
Thu, 19 Jun 2014 13:41:54 +0000 (16:41 +0300)
commit508e1180d3e8371a902ba721d2c9e1ee04c33a15
tree378ce34ac117bcc20b66b10d3d7bf4fe1a669e7c
parent110f463062d65487fdd0daaaa0df53a2ea9d6619
migration: introduce self_announce_delay()

This patch introduces self_announce_delay() to calculate the delay for
the next announce round. This could be used by other device e.g
virtio-net who wants to do announcing by itself.

Signed-off-by: Jason Wang <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
include/migration/vmstate.h
savevm.c
This page took 0.025318 seconds and 4 git commands to generate.