<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/docker/dockerfiles/debian.docker, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/tests/docker/dockerfiles/debian.docker?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/docker/dockerfiles/debian.docker?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2019-01-14T14:52:30+00:00</updated>
<entry>
<title>tests: remove obsolete 'debian' dockerfile</title>
<updated>2019-01-14T14:52:30+00:00</updated>
<author>
<name>Daniel P. Berrangé</name>
</author>
<published>2019-01-09T16:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=ea08a74620e1df476fb7911a4e02565cd6cd8e69'/>
<id>urn:sha1:ea08a74620e1df476fb7911a4e02565cd6cd8e69</id>
<content type='text'>
The 'debian' dockerfile was deprecated in favour of versioned
dockerfiles in July 2017. That is enough time for developers to
be warned about the rename.

Signed-off-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
</content>
</entry>
<entry>
<title>docker: warn users to use newer debian8/debian9 base image</title>
<updated>2017-07-18T09:58:36+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2017-07-18T02:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3e11974988d80149ccda0d16cc3f91781f601883'/>
<id>urn:sha1:3e11974988d80149ccda0d16cc3f91781f601883</id>
<content type='text'>
to stay backward incompatible.

Signed-off-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>docker: rename debian stable -&gt; 9 (Stretch)</title>
<updated>2017-07-18T09:54:30+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2017-07-18T00:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=24044d48251fc9cd163e005a3d41d299819d2092'/>
<id>urn:sha1:24044d48251fc9cd163e005a3d41d299819d2092</id>
<content type='text'>
We'll also want to support some older Debian combinations for
architectures that didn't make the Debian 9 cut.

Signed-off-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
[AJB: extend commit msg]
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>docker: use eatmydata, install common build packages in base image</title>
<updated>2017-06-21T14:01:48+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2017-06-02T18:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=96e659d006ccfcc156142fc700acf29f856498ff'/>
<id>urn:sha1:96e659d006ccfcc156142fc700acf29f856498ff</id>
<content type='text'>
The common build packages are: build-essential clang git bison flex

Signed-off-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Reviewed-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
[AJB: fixups following stretch update]
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>docker: use better regex to generate deb-src entries</title>
<updated>2017-06-21T14:01:48+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2017-06-02T18:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=cf80eb8d09fba45067344310ae0c01655e6e58cb'/>
<id>urn:sha1:cf80eb8d09fba45067344310ae0c01655e6e58cb</id>
<content type='text'>
Signed-off-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Reviewed-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
[AJB: fixed up following dropping emdebian]
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>docker: install ca-certificates package in base image</title>
<updated>2017-06-21T14:01:48+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2017-06-02T18:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=2c1c31ed5579573cbb0ea53ec7f10a77c77233d2'/>
<id>urn:sha1:2c1c31ed5579573cbb0ea53ec7f10a77c77233d2</id>
<content type='text'>
Resolve SSL verification issue at shippable container's git_sync stage:

shippable logs:
--------------
git_sync
- ssh-agent bash -c 'ssh-add /tmp/ssh/01_deploy; git clone https://github.com/philmd/qemu.git /root/src/github.com/philmd/qemu'
Identity added: /tmp/ssh/01_deploy (rsa w/o comment)
Cloning into '/root/src/github.com/philmd/qemu'...
fatal: unable to access 'https://github.com/philmd/qemu.git/': Problem with the SSL CA cert (path? access rights?)
retrying 1 of 3 times...

Suggested-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Signed-off-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Reviewed-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
[AJB: fixed re-base conflict following stretch updates]
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>docker: update qemu:debian base following stretch release</title>
<updated>2017-06-21T14:01:48+00:00</updated>
<author>
<name>Alex Bennée</name>
</author>
<published>2017-06-21T13:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=7af25f9f6a35ff18e7a20401c4acca77572ee9e4'/>
<id>urn:sha1:7af25f9f6a35ff18e7a20401c4acca77572ee9e4</id>
<content type='text'>
Debian has now released Stretch as its new stable. As we track
debian:stable-slim this has a few consequences. For one thing we can
now drop the emdebian hacks as cross compilers are part of the
official repositories now. However we do loose the ability to build
against powerpc (not ppc64) since that is no longer a release
architecture.

Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>new: debian docker targets for cross-compiling</title>
<updated>2017-02-24T06:18:11+00:00</updated>
<author>
<name>Alex Bennée</name>
</author>
<published>2017-02-20T10:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=24e0131f372b3b3798460c6694d238ddbd32db11'/>
<id>urn:sha1:24e0131f372b3b3798460c6694d238ddbd32db11</id>
<content type='text'>
This provides a basic Debian install with access to the emdebian cross
compilers. The debian-armhf-cross and debian-arm64-cross targets build
on the basic Debian image to allow cross compiling to those targets.

A new environment variable (QEMU_CONFIGURE_OPTS) is set as part of the
docker container and passed to the build to specify the
--cross-prefix. The user still calls the build in the usual way, for
example:

  make docker-test-build@debian-arm64-cross \
    TARGET_LIST="aarch64-softmmu,aarch64-linux-user"

Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Reviewed-by: Fam Zheng &lt;famz@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Message-Id: &lt;20170220105139.21581-3-alex.bennee@linaro.org&gt;
Signed-off-by: Fam Zheng &lt;famz@redhat.com&gt;
</content>
</entry>
</feed>
