Re: [Qemu-devel] [PATCH] docker: Rename the amd64 image as amd64-cross

2018-04-20 Thread Fam Zheng
On Fri, 04/20 00:41, Philippe Mathieu-Daudé wrote: > On 04/19/2018 11:57 PM, Fam Zheng wrote: > > On Thu, 04/19 23:40, Philippe Mathieu-Daudé wrote: > >> Like the other images, this one is also used to cross-compile. > >> Name it accordingly, matching directory pattern. > >> > >> Signed-off-by: Phi

Re: [Qemu-devel] [PATCH] docker: Rename the amd64 image as amd64-cross

2018-04-19 Thread Philippe Mathieu-Daudé
On 04/19/2018 11:57 PM, Fam Zheng wrote: > On Thu, 04/19 23:40, Philippe Mathieu-Daudé wrote: >> Like the other images, this one is also used to cross-compile. >> Name it accordingly, matching directory pattern. >> >> Signed-off-by: Philippe Mathieu-Daudé >> --- >> tests/docker/Makefile.include

Re: [Qemu-devel] [PATCH] docker: Rename the amd64 image as amd64-cross

2018-04-19 Thread Fam Zheng
On Thu, 04/19 23:40, Philippe Mathieu-Daudé wrote: > Like the other images, this one is also used to cross-compile. > Name it accordingly, matching directory pattern. > > Signed-off-by: Philippe Mathieu-Daudé > --- > tests/docker/Makefile.include | 2 +- > .../{

[Qemu-devel] [PATCH] docker: Rename the amd64 image as amd64-cross

2018-04-19 Thread Philippe Mathieu-Daudé
Like the other images, this one is also used to cross-compile. Name it accordingly, matching directory pattern. Signed-off-by: Philippe Mathieu-Daudé --- tests/docker/Makefile.include | 2 +- .../{debian-amd64.docker => debian-amd64-cross.docker} | 0 2