On 210314 2353, Philippe Mathieu-Daudé wrote:
> Various libqos files are architecture specific.
> Restrict the ARM/PPC/X86 units to their targets.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
I thought qos-test is reused for all the machines, and all the arch
checking is done at runtime. Also
Various libqos files are architecture specific.
Restrict the ARM/PPC/X86 units to their targets.
Signed-off-by: Philippe Mathieu-Daudé
---
tests/qtest/libqos/meson.build | 51 ++
1 file changed, 34 insertions(+), 17 deletions(-)
diff --git a/tests/qtest/libqos/me