Re: [Qemu-devel] [PATCH 3/7] docker: add the Ubuntu Trusty base image

2018-01-17 Thread Philippe Mathieu-Daudé
On 01/16/2018 11:12 PM, Fam Zheng wrote: > On 01/12/2018 08:49 PM, Philippe Mathieu-Daudé wrote: >> based on QEMU v2.10 ubuntu.docker (ca853f0c76e3 and 2346b12fc52d) >> >> Signed-off-by: Philippe Mathieu-Daudé >> --- >>   tests/docker/dockerfiles/ubuntu14.04.docker | 17 + >>   1 fi

Re: [Qemu-devel] [PATCH 3/7] docker: add the Ubuntu Trusty base image

2018-01-16 Thread Fam Zheng
On 01/12/2018 08:49 PM, Philippe Mathieu-Daudé wrote: based on QEMU v2.10 ubuntu.docker (ca853f0c76e3 and 2346b12fc52d) Signed-off-by: Philippe Mathieu-Daudé --- tests/docker/dockerfiles/ubuntu14.04.docker | 17 + 1 file changed, 17 insertions(+) create mode 100644 tests/

[Qemu-devel] [PATCH 3/7] docker: add the Ubuntu Trusty base image

2018-01-12 Thread Philippe Mathieu-Daudé
based on QEMU v2.10 ubuntu.docker (ca853f0c76e3 and 2346b12fc52d) Signed-off-by: Philippe Mathieu-Daudé --- tests/docker/dockerfiles/ubuntu14.04.docker | 17 + 1 file changed, 17 insertions(+) create mode 100644 tests/docker/dockerfiles/ubuntu14.04.docker diff --git a/tests/doc