Re: [Qemu-devel] [PATCH] io/channel-command: Delay the killing of the child after closing the pipe

2018-02-13 Thread Dr. David Alan Gilbert
* Daniel P. Berrangé (berra...@redhat.com) wrote: > On Tue, Feb 13, 2018 at 03:49:42PM +, Dr. David Alan Gilbert wrote: > > * Daniel P. Berrangé (berra...@redhat.com) wrote: > > > On Tue, Feb 13, 2018 at 03:41:45PM +, Dr. David Alan Gilbert wrote: > > > > * Daniel P. Berrangé (berra...@redh

Re: [Qemu-devel] [PATCH] io/channel-command: Delay the killing of the child after closing the pipe

2018-02-13 Thread Daniel P . Berrangé
On Tue, Feb 13, 2018 at 03:49:42PM +, Dr. David Alan Gilbert wrote: > * Daniel P. Berrangé (berra...@redhat.com) wrote: > > On Tue, Feb 13, 2018 at 03:41:45PM +, Dr. David Alan Gilbert wrote: > > > * Daniel P. Berrangé (berra...@redhat.com) wrote: > > > > On Tue, Feb 13, 2018 at 03:25:30PM

Re: [Qemu-devel] [PATCH] io/channel-command: Delay the killing of the child after closing the pipe

2018-02-13 Thread Dr. David Alan Gilbert
* Daniel P. Berrangé (berra...@redhat.com) wrote: > On Tue, Feb 13, 2018 at 03:25:30PM +, Dr. David Alan Gilbert wrote: > > * Daniel P. Berrangé (berra...@redhat.com) wrote: > > > On Tue, Feb 13, 2018 at 03:09:12PM +, Dr. David Alan Gilbert wrote: > > > > * Thomas Huth (th...@redhat.com) wr

Re: [Qemu-devel] [PATCH] io/channel-command: Delay the killing of the child after closing the pipe

2018-02-13 Thread Daniel P . Berrangé
On Tue, Feb 13, 2018 at 03:25:30PM +, Dr. David Alan Gilbert wrote: > * Daniel P. Berrangé (berra...@redhat.com) wrote: > > On Tue, Feb 13, 2018 at 03:09:12PM +, Dr. David Alan Gilbert wrote: > > > * Thomas Huth (th...@redhat.com) wrote: > > > > We are currently facing some migration failur

Re: [Qemu-devel] [PATCH] io/channel-command: Delay the killing of the child after closing the pipe

2018-02-13 Thread Dr. David Alan Gilbert
* Daniel P. Berrangé (berra...@redhat.com) wrote: > On Tue, Feb 13, 2018 at 03:41:45PM +, Dr. David Alan Gilbert wrote: > > * Daniel P. Berrangé (berra...@redhat.com) wrote: > > > On Tue, Feb 13, 2018 at 03:25:30PM +, Dr. David Alan Gilbert wrote: > > > > * Daniel P. Berrangé (berra...@redh

Re: [Qemu-devel] [PATCH] io/channel-command: Delay the killing of the child after closing the pipe

2018-02-13 Thread Daniel P . Berrangé
On Tue, Feb 13, 2018 at 03:41:45PM +, Dr. David Alan Gilbert wrote: > * Daniel P. Berrangé (berra...@redhat.com) wrote: > > On Tue, Feb 13, 2018 at 03:25:30PM +, Dr. David Alan Gilbert wrote: > > > * Daniel P. Berrangé (berra...@redhat.com) wrote: > > > > On Tue, Feb 13, 2018 at 03:09:12PM

Re: [Qemu-devel] [PATCH] io/channel-command: Delay the killing of the child after closing the pipe

2018-02-13 Thread Dr. David Alan Gilbert
* Daniel P. Berrangé (berra...@redhat.com) wrote: > On Tue, Feb 13, 2018 at 03:09:12PM +, Dr. David Alan Gilbert wrote: > > * Thomas Huth (th...@redhat.com) wrote: > > > We are currently facing some migration failure on s390x when running > > > certain avocado tests, e.g. when running the test

Re: [Qemu-devel] [PATCH] io/channel-command: Delay the killing of the child after closing the pipe

2018-02-13 Thread Daniel P . Berrangé
On Tue, Feb 13, 2018 at 03:09:12PM +, Dr. David Alan Gilbert wrote: > * Thomas Huth (th...@redhat.com) wrote: > > We are currently facing some migration failure on s390x when running > > certain avocado tests, e.g. when running the test > > type_specific.io-github-autotest-qemu.migrate.with_reb

Re: [Qemu-devel] [PATCH] io/channel-command: Delay the killing of the child after closing the pipe

2018-02-13 Thread Dr. David Alan Gilbert
* Thomas Huth (th...@redhat.com) wrote: > We are currently facing some migration failure on s390x when running > certain avocado tests, e.g. when running the test > type_specific.io-github-autotest-qemu.migrate.with_reboot.exec.gzip_exec. > This test is using 'migrate -d "exec:nc localhost 5200"' f

Re: [Qemu-devel] [PATCH] io/channel-command: Delay the killing of the child after closing the pipe

2018-02-13 Thread Daniel P . Berrangé
On Tue, Feb 13, 2018 at 03:14:39PM +0100, Thomas Huth wrote: > We are currently facing some migration failure on s390x when running > certain avocado tests, e.g. when running the test > type_specific.io-github-autotest-qemu.migrate.with_reboot.exec.gzip_exec. > This test is using 'migrate -d "exec: