<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/docker/dockerfiles/debian-hexagon-cross.docker.d, 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-hexagon-cross.docker.d?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/docker/dockerfiles/debian-hexagon-cross.docker.d?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-04-20T15:04:20+00:00</updated>
<entry>
<title>tests/docker: do not duplicate rules for hexagon-cross</title>
<updated>2022-04-20T15:04:20+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-04-19T09:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=426045aed8bbc49ead42ef15dce252a75bf797da'/>
<id>urn:sha1:426045aed8bbc49ead42ef15dce252a75bf797da</id>
<content type='text'>
The commands for docker-image-debian-hexagon-cross are the same as those
in debian-toolchain-run, just with a nonstandard path to build-toolchain.sh.
Reuse the definition by renaming the debian-hexagon-cross.docker.d directory.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Message-Id: &lt;20220401141326.1244422-9-pbonzini@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Message-Id: &lt;20220419091020.3008144-12-alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>docker: Add Hexagon image</title>
<updated>2021-05-18T08:35:39+00:00</updated>
<author>
<name>Alessandro Di Federico</name>
</author>
<published>2021-05-12T10:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=afbdf0a44eaf6d529ec1e5250178d025f15aa606'/>
<id>urn:sha1:afbdf0a44eaf6d529ec1e5250178d025f15aa606</id>
<content type='text'>
This image is a little special because it takes a long time to build.
As such most users don't want to be doing that and just pull random
binaries from the ether as intended by the container gods. This
involves someone with credentials and a beefy machine running:

  make docker-image-debian-hexagon-cross V=1 NOCACHE=1 J=30
  docker tag qemu/debian-hexagon-cross registry.gitlab.com/qemu-project/qemu/qemu/debian-hexagon-cross
  docker push registry.gitlab.com/qemu-project/qemu/qemu/debian-hexagon-cross

With a suitable binary in the "cloud" a normal user will run:

  make docker-image-debian-hexagon-cross

or have it run for them through the dependency mechanism of our
over-engineered makefiles and get the binary they wanted. There are a
few wrinkles of course including needing to tweak the final image to
have the credentials of the user so we can actually do our cross
compiles.

Tested-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Reviewed-by: Willian Rampazzo &lt;willianr@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Cc: Alessandro Di Federico &lt;ale@rev.ng&gt;
Cc: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Cc: Brian Cain &lt;bcain@quicinc.com&gt;

Message-Id: &lt;20210512102051.12134-7-alex.bennee@linaro.org&gt;
</content>
</entry>
</feed>
