Re: [Qemu-devel] [PATCH v4 0/6] iotests: Allow out-of-tree run

2014-06-27 Thread Kevin Wolf
Am 24.05.2014 um 23:24 hat Max Reitz geschrieben: > This series enables qemu-iotests to be run in a build tree outside of > the source tree. It also makes the tests use the command for invoking > the Python interpreter specified through configure instead of always > using "/usr/bin/env python". Th

Re: [Qemu-devel] [PATCH v4 0/6] iotests: Allow out-of-tree run

2014-06-27 Thread Markus Armbruster
Max Reitz writes: > On 07.06.2014 23:21, Max Reitz wrote: >> On 24.05.2014 23:24, Max Reitz wrote: >>> This series enables qemu-iotests to be run in a build tree outside of >>> the source tree. It also makes the tests use the command for invoking >>> the Python interpreter specified through confi

Re: [Qemu-devel] [PATCH v4 0/6] iotests: Allow out-of-tree run

2014-06-26 Thread Max Reitz
On 07.06.2014 23:21, Max Reitz wrote: On 24.05.2014 23:24, Max Reitz wrote: This series enables qemu-iotests to be run in a build tree outside of the source tree. It also makes the tests use the command for invoking the Python interpreter specified through configure instead of always using "/usr

Re: [Qemu-devel] [PATCH v4 0/6] iotests: Allow out-of-tree run

2014-06-07 Thread Max Reitz
On 24.05.2014 23:24, Max Reitz wrote: This series enables qemu-iotests to be run in a build tree outside of the source tree. It also makes the tests use the command for invoking the Python interpreter specified through configure instead of always using "/usr/bin/env python". Ping; I do understa

Re: [Qemu-devel] [PATCH v4 0/6] iotests: Allow out-of-tree run

2014-05-24 Thread Max Reitz
On 24.05.2014 23:24, Max Reitz wrote: This series enables qemu-iotests to be run in a build tree outside of the source tree. It also makes the tests use the command for invoking the Python interpreter specified through configure instead of always using "/usr/bin/env python". v4: - Patch 1:

[Qemu-devel] [PATCH v4 0/6] iotests: Allow out-of-tree run

2014-05-24 Thread Max Reitz
This series enables qemu-iotests to be run in a build tree outside of the source tree. It also makes the tests use the command for invoking the Python interpreter specified through configure instead of always using "/usr/bin/env python". v4: - Patch 1: - fixed a comment ("assume that it truly