<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/tcg/multiarch/linux, 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/multiarch/linux?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/tcg/multiarch/linux?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-09-27T07:30:46+00:00</updated>
<entry>
<title>tests/tcg/linux-test: Add linux-madvise test</title>
<updated>2022-09-27T07:30:46+00:00</updated>
<author>
<name>Ilya Leoshkevich</name>
</author>
<published>2022-09-06T00:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=38b870cc8c5e9d079649d8769c8f271f28953d24'/>
<id>urn:sha1:38b870cc8c5e9d079649d8769c8f271f28953d24</id>
<content type='text'>
Add a test that checks madvise(MADV_DONTNEED) behavior with anonymous
and file mappings in order to prevent regressions.

Signed-off-by: Ilya Leoshkevich &lt;iii@linux.ibm.com&gt;
Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Message-Id: &lt;20220906000839.1672934-6-iii@linux.ibm.com&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>tests/tcg/linux-test: Fix random hangs in test_socket</title>
<updated>2022-08-01T05:27:56+00:00</updated>
<author>
<name>Ilya Leoshkevich</name>
</author>
<published>2022-07-25T14:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=b9e6074fc5b429b1e956e9c60db7e284a91e0f3d'/>
<id>urn:sha1:b9e6074fc5b429b1e956e9c60db7e284a91e0f3d</id>
<content type='text'>
test_socket hangs randomly in connect(), especially when run without
qemu. Apparently the reason is that linux started treating backlog
value of 0 literally instead of rounding it up since v4.4 (commit
ef547f2ac16b).

So set it to 1 instead.

Signed-off-by: Ilya Leoshkevich &lt;iii@linux.ibm.com&gt;
Message-Id: &lt;20220725144251.192720-1-iii@linux.ibm.com&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/tcg: move some multiarch files and make conditional</title>
<updated>2021-10-12T07:37:05+00:00</updated>
<author>
<name>Alex Bennée</name>
</author>
<published>2021-09-17T16:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=5343a837cdb0e10db05310e0da5a89843539b400'/>
<id>urn:sha1:5343a837cdb0e10db05310e0da5a89843539b400</id>
<content type='text'>
We had some messy code to filter out stuff we can't build. Lets junk
that and simplify the logic by pushing some stuff into subdirs. In
particular we move:

  float_helpers into libs - not a standalone test
  linux-test into linux - so we only build on Linux hosts

This allows for at least some of the tests to be nominally usable
by *BSD user builds.

Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Cc: Warner Losh &lt;imp@bsdimp.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Reviewed-by: Warner Losh &lt;imp@bsdimp.com&gt;
Message-Id: &lt;20210917162332.3511179-4-alex.bennee@linaro.org&gt;
</content>
</entry>
</feed>
