From: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PATCH v5 0/1] savevm/loadvm with postcopy flag qemu-iotest
Date: Tue, 5 Dec 2017 11:35:07 -0200 [thread overview]
Message-ID: <20171205133508.15061-1-danielhb@linux.vnet.ibm.com> (raw)
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
next reply other threads:[~2017-12-05 13:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-05 13:35 Daniel Henrique Barboza [this message]
2017-12-05 13:35 ` [Qemu-devel] [PATCH v5 1/1] tests/qemu-iotests: adding savevm/loadvm with postcopy flag test Daniel Henrique Barboza
2018-01-15 14:18 ` Kevin Wolf
2018-01-02 13:04 ` [Qemu-devel] [PATCH v5 0/1] savevm/loadvm with postcopy flag qemu-iotest Daniel Henrique Barboza
2018-01-15 9:46 ` Daniel Henrique Barboza
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171205133508.15061-1-danielhb@linux.vnet.ibm.com \
--to=danielhb@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).