Re: [PATCH] ci: build out-of-tree

2019-12-11 Thread Paolo Bonzini
On 11/12/19 15:50, Thomas Huth wrote: > On 11/12/2019 15.30, Paolo Bonzini wrote: >> Most developers are using out-of-tree builds and it was discussed in the past >> to only allow those. To prepare for the transition, use out-of-tree builds >> in all continuous integration jobs. >> >> Based on a p

Re: [PATCH] ci: build out-of-tree

2019-12-11 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1576074600-54759-1-git-send-email-pbonz...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH] ci: build out-of-tree Type: series Message-id: 1576074600-54759-1-git-send-email-pbonz

Re: [PATCH] ci: build out-of-tree

2019-12-11 Thread Thomas Huth
On 11/12/2019 15.30, Paolo Bonzini wrote: > Most developers are using out-of-tree builds and it was discussed in the past > to only allow those. To prepare for the transition, use out-of-tree builds > in all continuous integration jobs. > > Based on a patch by Marc-André Lureau. > > Signed-off-b