Re: [PATCH 26/26] gitlab-ci: Add KVM mips64el cross-build jobs

2021-04-19 Thread Willian Rampazzo
On Sun, Apr 18, 2021 at 1:33 PM Philippe Mathieu-Daudé wrote: > > Add a new job to cross-build the mips64el target without > the TCG accelerator (IOW: only KVM accelerator enabled). > > Only build the mips64el target which is known to work > and has users. > > Signed-off-by: Philippe Mathieu-Daudé

Re: [PATCH 26/26] gitlab-ci: Add KVM mips64el cross-build jobs

2021-04-18 Thread Richard Henderson
On 4/18/21 9:31 AM, Philippe Mathieu-Daudé wrote: Add a new job to cross-build the mips64el target without the TCG accelerator (IOW: only KVM accelerator enabled). Only build the mips64el target which is known to work and has users. Signed-off-by: Philippe Mathieu-Daudé --- .gitlab-ci.d/cross

[PATCH 26/26] gitlab-ci: Add KVM mips64el cross-build jobs

2021-04-18 Thread Philippe Mathieu-Daudé
Add a new job to cross-build the mips64el target without the TCG accelerator (IOW: only KVM accelerator enabled). Only build the mips64el target which is known to work and has users. Signed-off-by: Philippe Mathieu-Daudé --- .gitlab-ci.d/crossbuilds.yml | 8 1 file changed, 8 insertion