201 (c416eecea5f3aea863ab8fda5a36a24157b8f704) 201 (11a82d14293cd66f428f535741717ff338c0722b)
1#!/bin/bash
1#!/usr/bin/env bash
2#
3# Test savevm and loadvm after live migration with postcopy flag
4#
5# Copyright (C) 2017, IBM Corporation.
6#
7# This file is derived from tests/qemu-iotests/181 by Kevin Wolf
8#
9# This program is free software; you can redistribute it and/or modify

--- 124 unchanged lines hidden ---
2#
3# Test savevm and loadvm after live migration with postcopy flag
4#
5# Copyright (C) 2017, IBM Corporation.
6#
7# This file is derived from tests/qemu-iotests/181 by Kevin Wolf
8#
9# This program is free software; you can redistribute it and/or modify

--- 124 unchanged lines hidden ---