qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v5 0/1] savevm/loadvm with postcopy flag qemu-iotest


From: Daniel Henrique Barboza
Subject: [Qemu-devel] [PATCH v5 0/1] savevm/loadvm with postcopy flag qemu-iotest
Date: Tue, 5 Dec 2017 11:35:07 -0200

Changes from v4:
- added a 'refcount_bits=1' constraint for internal snapshots

Changes from v3:
- rebased with master - file name changed from 198 to 201
- removed Creator/owner information (it can be retrieved with git)
- added a migration successful check before executing savevm
- removed a trailing double comma in the snapshot name

Daniel Henrique Barboza (1):
  tests/qemu-iotests: adding savevm/loadvm with postcopy flag test

 tests/qemu-iotests/201     | 120 +++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/201.out |  23 +++++++++
 tests/qemu-iotests/group   |   1 +
 3 files changed, 144 insertions(+)
 create mode 100755 tests/qemu-iotests/201
 create mode 100644 tests/qemu-iotests/201.out

-- 
2.13.6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]