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(a)redhat.com>
---
src/qemu/qemu_migration.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
ACK