mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
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>
This commit is contained in:
parent
9d3cae68ac
commit
110f463062
2 changed files with 2 additions and 1 deletions
1
savevm.c
1
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue