Re: [PATCH-for-5.0 v3] tests/migration: Reduce autoconverge initial bandwidth

2020-03-24 Thread Dr. David Alan Gilbert
* Philippe Mathieu-Daudé (phi...@redhat.com) wrote: > When using max-bandwidth=~100Mb/s, this test fails on Travis-CI > s390x when configured with --disable-tcg: > > $ make check-qtest > TESTcheck-qtest-s390x: tests/qtest/boot-serial-test > qemu-system-s390x: -accel tcg: invalid

Re: [PATCH-for-5.0 v3] tests/migration: Reduce autoconverge initial bandwidth

2020-03-24 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > When using max-bandwidth=~100Mb/s, this test fails on Travis-CI > s390x when configured with --disable-tcg: > > $ make check-qtest > TESTcheck-qtest-s390x: tests/qtest/boot-serial-test > qemu-system-s390x: -accel tcg: invalid accelerator tcg >

Re: [PATCH-for-5.0 v3] tests/migration: Reduce autoconverge initial bandwidth

2020-03-23 Thread Dr. David Alan Gilbert
* Philippe Mathieu-Daudé (phi...@redhat.com) wrote: > When using max-bandwidth=~100Mb/s, this test fails on Travis-CI > s390x when configured with --disable-tcg: > > $ make check-qtest > TESTcheck-qtest-s390x: tests/qtest/boot-serial-test > qemu-system-s390x: -accel tcg: invalid

[PATCH-for-5.0 v3] tests/migration: Reduce autoconverge initial bandwidth

2020-03-23 Thread Philippe Mathieu-Daudé
When using max-bandwidth=~100Mb/s, this test fails on Travis-CI s390x when configured with --disable-tcg: $ make check-qtest TESTcheck-qtest-s390x: tests/qtest/boot-serial-test qemu-system-s390x: -accel tcg: invalid accelerator tcg qemu-system-s390x: falling back to KVM TEST