On 200901 0220, Paolo Bonzini wrote:
> Make things consistent with how softmmu/vl.c uses os_find_datadir.
> Initializing the path to the executables will also be needed for
> get_relocatable_path to work.
>
> Signed-off-by: Paolo Bonzini
> ---
> tests/qtest/fuzz/fuzz.c | 3 ++-
> 1 file changed,
On 01/09/2020 08.20, Paolo Bonzini wrote:
> Make things consistent with how softmmu/vl.c uses os_find_datadir.
> Initializing the path to the executables will also be needed for
> get_relocatable_path to work.
>
> Signed-off-by: Paolo Bonzini
> ---
> tests/qtest/fuzz/fuzz.c | 3 ++-
> 1 file cha
Make things consistent with how softmmu/vl.c uses os_find_datadir.
Initializing the path to the executables will also be needed for
get_relocatable_path to work.
Signed-off-by: Paolo Bonzini
---
tests/qtest/fuzz/fuzz.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/q