Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: Test postcopy migration

2017-04-19 Thread Kevin Wolf
Am 13.04.2017 um 20:44 hat Eric Blake geschrieben: > On 04/13/2017 12:23 PM, Kevin Wolf wrote: > > Signed-off-by: Kevin Wolf > > --- > > tests/qemu-iotests/181 | 117 > > + > > tests/qemu-iotests/181.out | 38 +++ > > tests/qemu-iotest

Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: Test postcopy migration

2017-04-18 Thread Dr. David Alan Gilbert
* Kevin Wolf (kw...@redhat.com) wrote: > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/181 | 117 > + > tests/qemu-iotests/181.out | 38 +++ > tests/qemu-iotests/group | 1 + > 3 files changed, 156 insertions(+) > create mo

Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: Test postcopy migration

2017-04-13 Thread Eric Blake
On 04/13/2017 12:23 PM, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/181 | 117 > + > tests/qemu-iotests/181.out | 38 +++ > tests/qemu-iotests/group | 1 + > 3 files changed, 156 insertions(+) > create

[Qemu-devel] [PATCH 3/3] qemu-iotests: Test postcopy migration

2017-04-13 Thread Kevin Wolf
Signed-off-by: Kevin Wolf --- tests/qemu-iotests/181 | 117 + tests/qemu-iotests/181.out | 38 +++ tests/qemu-iotests/group | 1 + 3 files changed, 156 insertions(+) create mode 100755 tests/qemu-iotests/181 create mode 100644 tes