Re: [Qemu-devel] [PATCH] migration-test: Only generate a single target architecture

2018-10-11 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > Several changes: > - We only allow generate header "inside" the tree. Why? Because we > need to connit the result, so it makes no sense to generate them on > the build dir. > - We only generate a single target each time. Getting all the > cros

Re: [Qemu-devel] [PATCH] migration-test: Only generate a single target architecture

2018-09-13 Thread Eric Blake
On 9/13/18 8:23 AM, Juan Quintela wrote: Several changes: - We only allow generate header "inside" the tree. Why? Because we need to connit the result, so it makes no sense to generate them on s/connit/commit/ the build dir. - We only generate a single target each time. Getting all t

[Qemu-devel] [PATCH] migration-test: Only generate a single target architecture

2018-09-13 Thread Juan Quintela
Several changes: - We only allow generate header "inside" the tree. Why? Because we need to connit the result, so it makes no sense to generate them on the build dir. - We only generate a single target each time. Getting all the cross-compilers correctly is an impossible task. So know you