Re: [PATCH v2 00/12] buildsys: Do not build various objects if not necessary

2021-01-29 Thread Paolo Bonzini
On 22/01/21 21:44, Philippe Mathieu-Daudé wrote: In this series we deselect a bunch of features when they not required, so less objects are built. While this reduce pressure on CI and slow systems, this is particularly helpful for developers regularly testing multiple build configurations. All

Re: [PATCH v2 00/12] buildsys: Do not build various objects if not necessary

2021-01-27 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > On 1/26/21 5:09 PM, Markus Armbruster wrote: >> Philippe Mathieu-Daudé writes: >> >>> On 1/26/21 3:57 PM, Alex Bennée wrote: Philippe Mathieu-Daudé writes: > In this series we deselect a bunch of features when they > not required, so less

Re: [PATCH v2 00/12] buildsys: Do not build various objects if not necessary

2021-01-26 Thread Philippe Mathieu-Daudé
On 1/26/21 5:09 PM, Markus Armbruster wrote: > Philippe Mathieu-Daudé writes: > >> On 1/26/21 3:57 PM, Alex Bennée wrote: >>> >>> Philippe Mathieu-Daudé writes: >>> In this series we deselect a bunch of features when they not required, so less objects are built. While this re

Re: [PATCH v2 00/12] buildsys: Do not build various objects if not necessary

2021-01-26 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > On 1/26/21 3:57 PM, Alex Bennée wrote: >> >> Philippe Mathieu-Daudé writes: >> >>> In this series we deselect a bunch of features when they >>> not required, so less objects are built. >>> >>> While this reduce pressure on CI and slow systems, this is >>> parti

Re: [PATCH v2 00/12] buildsys: Do not build various objects if not necessary

2021-01-26 Thread Philippe Mathieu-Daudé
On 1/26/21 3:57 PM, Alex Bennée wrote: > > Philippe Mathieu-Daudé writes: > >> In this series we deselect a bunch of features when they >> not required, so less objects are built. >> >> While this reduce pressure on CI and slow systems, this is >> particularly helpful for developers regularly te

Re: [PATCH v2 00/12] buildsys: Do not build various objects if not necessary

2021-01-26 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > In this series we deselect a bunch of features when they > not required, so less objects are built. > > While this reduce pressure on CI and slow systems, this is > particularly helpful for developers regularly testing multiple > build configurations. > > All CI

Re: [PATCH v2 00/12] buildsys: Do not build various objects if not necessary

2021-01-23 Thread Paolo Bonzini
On 22/01/21 21:44, Philippe Mathieu-Daudé wrote: In this series we deselect a bunch of features when they not required, so less objects are built. While this reduce pressure on CI and slow systems, this is particularly helpful for developers regularly testing multiple build configurations. All

[PATCH v2 00/12] buildsys: Do not build various objects if not necessary

2021-01-22 Thread Philippe Mathieu-Daudé
In this series we deselect a bunch of features when they not required, so less objects are built. While this reduce pressure on CI and slow systems, this is particularly helpful for developers regularly testing multiple build configurations. All CI tests pass: https://gitlab.com/philmd/qemu/-/pip