Searched hist:c722a9e49265a637ec2bfb3d22a3e9777274ca4d (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | MAINTAINERS | c722a9e49265a637ec2bfb3d22a3e9777274ca4d Fri Apr 06 05:08:37 CDT 2018 Alex Bennée <alex.bennee@linaro.org> Makefile.target: add (clean-/build-)guest-tests targets
Now all the build infrastructure is in place we can build tests for each guest that we support. That support mainly depends on having cross compilers installed or docker setup. To keep all the logic for that together we put the rules in tests/tcg/Makefile.include and include it from the main Makefile.target.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|