summaryrefslogtreecommitdiff
path: root/savevm.c
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2014-05-20 14:01:42 +0800
committerMichael S. Tsirkin <mst@redhat.com>2014-06-19 16:41:54 +0300
commit110f463062d65487fdd0daaaa0df53a2ea9d6619 (patch)
treeefbbb29e7d25e07cf59d609ed84f918ca9b8c9cd /savevm.c
parent9d3cae68ac4de8cbae7bf750d6ebe6cb87cd9365 (diff)
downloadqemu-110f463062d65487fdd0daaaa0df53a2ea9d6619.tar.gz
migration: export SELF_ANNOUNCE_ROUNDS
Export it for other users. Signed-off-by: Jason Wang <jasowang@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'savevm.c')
-rw-r--r--savevm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/savevm.c b/savevm.c
index 7b2c410ea1..ebffb56a12 100644
--- a/savevm.c
+++ b/savevm.c
@@ -42,7 +42,6 @@
#include "block/snapshot.h"
#include "block/qapi.h"
-#define SELF_ANNOUNCE_ROUNDS 5
#ifndef ETH_P_RARP
#define ETH_P_RARP 0x8035