
2 Jul
2018
2 Jul
'18
4:11 a.m.
On Thu, Jun 28, 2018 at 16:06:46 +0200, Jiri Denemark wrote:
The variable is used to store the offline migration capability of the destination daemon. Let's call it 'dstOffline' so that we can later use 'offline' to indicate whether we were asked to do offline migration.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/qemu/qemu_migration.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
ACK