Re: [Qemu-devel] [PATCH v3 0/2] qemu-iotests: fix cleanup of background processes

2015-11-02 Thread Max Reitz
On 02.11.2015 21:31, Max Reitz wrote: > On 30.10.2015 20:25, Jeff Cody wrote: >> Changes from v2: >> >> * Pulled patch 2 into this series >> >> * Patch 1: Moved non-empty test conditionals inside >>pid file existance check (thanks Max) >> >>Added a fix in for patch 058, for

Re: [Qemu-devel] [PATCH v3 0/2] qemu-iotests: fix cleanup of background processes

2015-11-02 Thread Max Reitz
On 30.10.2015 20:25, Jeff Cody wrote: > Changes from v2: > > * Pulled patch 2 into this series > > * Patch 1: Moved non-empty test conditionals inside >pid file existance check (thanks Max) > >Added a fix in for patch 058, for its >self-launched qemu-nbd insta

[Qemu-devel] [PATCH v3 0/2] qemu-iotests: fix cleanup of background processes

2015-10-30 Thread Jeff Cody
Changes from v2: * Pulled patch 2 into this series * Patch 1: Moved non-empty test conditionals inside pid file existance check (thanks Max) Added a fix in for patch 058, for its self-launched qemu-nbd instance (thanks Max) * Patch 2: Only print the valgrind log