qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/6] Expand the building of qemu-user docker ima


From: Alex Bennée
Subject: Re: [Qemu-devel] [PATCH 0/6] Expand the building of qemu-user docker images
Date: Mon, 31 Oct 2016 11:40:06 +0000
User-agent: mu4e 0.9.17; emacs 25.1.50.13

Fam Zheng <address@hidden> writes:

> On Fri, 10/28 17:33, Alex Bennée wrote:
>> Hi Fam,
>>
>> These are a little bit of a work in progress so maybe not all ready to
>> be taken yet although review would be welcome.
>>
>> This adds some tweaks to allow us to build the cross-arch debian
>> images with direct make invocations and then see which images we can
>> test against from the "make docker" help text. Now:
>>
>>   make docker-image-debian-stable-arm64
>>
>> Will do exactly as you expect. I can't get:
>>
>>   make address@hidden
>>
>> To work but I suspect this needs some fixing to the generated rules.
>>
>> Comments?
>
> Looks good, but what about binfmt_misc?

Currently the binfmt_misc check is done when the image is built (by the
pre script). We could expand docker.py to check and use that?

>
> Fam
>
>>
>> Alex Bennée (6):
>>   tests/docker/Makefile.include: fix diff-index call
>>   tests/docker/test-user: a simple linux-user test
>>   tests/docker: add optional libs to travis.docker
>>   tests/docker/Makefile: Add a rule for Debian user images
>>   tests/docker/docker.py: expand images command
>>   tests/docker/Makefile.include: expand docker help text
>>
>>  tests/docker/Makefile.include          | 29 ++++++++++++++++++++++++++---
>>  tests/docker/docker.py                 | 27 ++++++++++++++++++++++-----
>>  tests/docker/dockerfiles/travis.docker |  9 ++++++++-
>>  tests/docker/test-user                 | 18 ++++++++++++++++++
>>  4 files changed, 74 insertions(+), 9 deletions(-)
>>  create mode 100755 tests/docker/test-user
>>
>> --
>> 2.10.1
>>
>>


--
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]