qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH] tests/docker: add a debian-native image and make availab


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH] tests/docker: add a debian-native image and make available
Date: Wed, 22 Sep 2021 19:33:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 9/22/21 17:15, Alex Bennée wrote:
This image is intended for building whatever the native versions of
QEMU are for the host architecture. This will hopefully be an aid for
3rd parties who want to be able to build QEMU themselves without
redoing all the dependencies themselves.

We disable the registry because we currently don't have multi-arch
support there.

Appreciated!

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Anders Roxell <anders.roxell@linaro.org>
---
  tests/docker/Makefile.include                 |  4 ++
  tests/docker/common.rc                        | 10 +++-
  tests/docker/dockerfiles/debian-native.docker | 49 +++++++++++++++++++
  3 files changed, 61 insertions(+), 2 deletions(-)
  create mode 100644 tests/docker/dockerfiles/debian-native.docker



reply via email to

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