Re: [PATCH] gitlab-ci: Add jobs to build standalone machines

2021-06-17 Thread Thomas Huth
On 17/06/2021 12.42, Alex Bennée wrote: Philippe Mathieu-Daudé writes: The --without-default-devices configure option removes the 'default=y' from Kconfig files. It is useful to test missing Kconfig dependencies for users wanting to have QEMU (system) binaries with a particular subset of mach

Re: [PATCH] gitlab-ci: Add jobs to build standalone machines

2021-06-17 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > The --without-default-devices configure option removes the > 'default=y' from Kconfig files. It is useful to test missing > Kconfig dependencies for users wanting to have QEMU (system) > binaries with a particular subset of machines builtin. > > If a machine can

Re: [PATCH] gitlab-ci: Add jobs to build standalone machines

2021-06-14 Thread Philippe Mathieu-Daudé
ping? On 5/25/21 5:29 PM, Philippe Mathieu-Daudé wrote: > The --without-default-devices configure option removes the > 'default=y' from Kconfig files. It is useful to test missing > Kconfig dependencies for users wanting to have QEMU (system) > binaries with a particular subset of machines builtin