Re: [Qemu-devel] [PATCH v2 0/5] build: cleanup in Makefile.objs

2019-03-28 Thread Paolo Bonzini
On 28/03/19 17:00, Laurent Vivier wrote: > This cleanup removes hardware objects from the list of files to be > built for linux-user only targets. > > It also builds traces files only when the related file is built. > > Tested with all combinations of --{disable,enable}-{system,user,tools} > > v

[Qemu-devel] [PATCH v2 0/5] build: cleanup in Makefile.objs

2019-03-28 Thread Laurent Vivier
This cleanup removes hardware objects from the list of files to be built for linux-user only targets. It also builds traces files only when the related file is built. Tested with all combinations of --{disable,enable}-{system,user,tools} v2: - add CONFIG_TOOLS and CONFIG_BLOCK - replace GENE