<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/tcg/Makefile.include, 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/tcg/Makefile.include?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/tcg/Makefile.include?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2019-09-10T08:38:33+00:00</updated>
<entry>
<title>tests/tcg: cleanup Makefile inclusions</title>
<updated>2019-09-10T08:38:33+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2019-08-07T14:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=fc76c56d3f47e7b09eb0fd447f1b4dcc5d3ee717'/>
<id>urn:sha1:fc76c56d3f47e7b09eb0fd447f1b4dcc5d3ee717</id>
<content type='text'>
Rename Makefile.probe to Makefile.prereqs and make it actually
define rules for the tests.

Rename Makefile to Makefile.target, since it is not a toplevel
makefile.

Rename Makefile.include to Makefile.qemu and disentangle it
from the QEMU Makefile.target, so that it is invoked recursively
by tests/Makefile.include.  Tests are now placed in
tests/tcg/$(TARGET).

Drop the usage of TARGET_BASE_ARCH, which is ignored by everything except
x86_64 and aarch64.  Fix x86 tests by using -cpu max and, while
at it, standardize on QEMU_OPTS for aarch64 tests too.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Message-Id: &lt;20190807143523.15917-3-pbonzini@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>tests/docker: fix "cc" command to work with podman</title>
<updated>2019-09-10T08:38:33+00:00</updated>
<author>
<name>Alex Bennée</name>
</author>
<published>2019-09-04T09:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=71ebbe09e97894f4c573b8fd77e627530a4cba49'/>
<id>urn:sha1:71ebbe09e97894f4c573b8fd77e627530a4cba49</id>
<content type='text'>
Podman requires a little bit of additional magic to the uid mapping
which was already done for the normal RunCommand. We simplify the
logic by pushing it directly into the Docker::run method to avoid
instantiating an extra Docker() object and ensure the CC command
always runs as the current user.

Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>tests/tcg: add softmmu awareness to Makefile</title>
<updated>2019-03-12T17:05:21+00:00</updated>
<author>
<name>Alex Bennée</name>
</author>
<published>2018-11-29T22:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=bd15e6e004061b4f5916ca780a6df67e0ccf2d70'/>
<id>urn:sha1:bd15e6e004061b4f5916ca780a6df67e0ccf2d70</id>
<content type='text'>
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
</content>
</entry>
<entry>
<title>tests: Fix typos in comments and help message (found by codespell)</title>
<updated>2018-10-26T15:17:32+00:00</updated>
<author>
<name>Stefan Weil</name>
</author>
<published>2018-07-13T05:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e50a61219fc0e5820ebd6dcd4798848ed093ae0e'/>
<id>urn:sha1:e50a61219fc0e5820ebd6dcd4798848ed093ae0e</id>
<content type='text'>
Fix also a grammar issue.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
Reviewed-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Message-Id: &lt;20180713054755.23323-1-sw@weilnetz.de&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>Makefile.target: add (clean-/build-)guest-tests targets</title>
<updated>2018-06-20T19:22:34+00:00</updated>
<author>
<name>Alex Bennée</name>
</author>
<published>2018-04-06T10:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=c722a9e49265a637ec2bfb3d22a3e9777274ca4d'/>
<id>urn:sha1:c722a9e49265a637ec2bfb3d22a3e9777274ca4d</id>
<content type='text'>
Now all the build infrastructure is in place we can build tests for
each guest that we support. That support mainly depends on having
cross compilers installed or docker setup. To keep all the logic for
that together we put the rules in tests/tcg/Makefile.include and
include it from the main Makefile.target.

Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Tested-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
</content>
</entry>
</feed>
