Re: [PATCH v2 0/7] Run cross-compilation build tests in the gitlab-CI

2020-09-01 Thread Thomas Huth
On 01/09/2020 18.29, Daniel P. Berrangé wrote: > On Sun, Aug 23, 2020 at 01:17:50PM +0200, 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, so this is ta

Re: [PATCH v2 0/7] Run cross-compilation build tests in the gitlab-CI

2020-09-01 Thread Daniel P . Berrangé
On Sun, Aug 23, 2020 at 01:17:50PM +0200, 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, so this is taken care of in the first > four patches. > > The fo

Re: [PATCH v2 0/7] Run cross-compilation build tests in the gitlab-CI

2020-08-25 Thread Paolo Bonzini
Build system parts Acked-by: Paolo Bonzini Il dom 23 ago 2020, 13:18 Thomas Huth ha scritto: > 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, so this is taken care of in

[PATCH v2 0/7] Run cross-compilation build tests in the gitlab-CI

2020-08-23 Thread Thomas Huth
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, so this is taken care of in the first four patches. The following two patches make sure that we can also enable WHPX builds with ou