On 04/08/2020 19.00, Thomas Huth wrote: > Now that we can use all our QEMU build containers in the gitlab-CI, > we can also run the cross-compilation jobs there. Of course, some > problems have to be fixed first, since apparently nobody was running > "make check-build" for QEMU for 32-bit big endian targets or MinGW > recently... > > As a bonus, the last two patches also enable WHPX builds with our > debian-win64-cross container, so that we can compile-test this accelerator > code now, too.
I forgot to mention: A test run can be found here: https://gitlab.com/huth/qemu/-/pipelines/174203171 Thomas