Hi
On Tue, Jun 14, 2016 at 11:59 PM, Michael Roth
wrote:
> Quoting marcandre.lur...@redhat.com (2016-06-14 08:16:53)
>> From: Marc-André Lureau
>>
>> Define QEMU_SRC_PATH in config-host.h, to ease accessing of tests data
>> files.
>>
>> Signed-off-by: Marc-André Lureau
>
> I know this avoids th
Quoting marcandre.lur...@redhat.com (2016-06-14 08:16:53)
> From: Marc-André Lureau
>
> Define QEMU_SRC_PATH in config-host.h, to ease accessing of tests data
> files.
>
> Signed-off-by: Marc-André Lureau
I know this avoids the need to define environment variables for
individual test targets t
From: Marc-André Lureau
Define QEMU_SRC_PATH in config-host.h, to ease accessing of tests data
files.
Signed-off-by: Marc-André Lureau
---
scripts/create_config | 3 +++
1 file changed, 3 insertions(+)
diff --git a/scripts/create_config b/scripts/create_config
index 1dd6a35..2fbe126 100755
--