<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/vm/freebsd, 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/vm/freebsd?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/vm/freebsd?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-10-28T07:39:21+00:00</updated>
<entry>
<title>tests: Add sndio to the FreeBSD CI containers / VM</title>
<updated>2022-10-28T07:39:21+00:00</updated>
<author>
<name>Brad Smith</name>
</author>
<published>2022-10-25T15:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=8f4bcbcf110f27b3bf8b8c33b48ec321f3e136d3'/>
<id>urn:sha1:8f4bcbcf110f27b3bf8b8c33b48ec321f3e136d3</id>
<content type='text'>
Add sndio to the FreeBSD CI containers / VM

Signed-off-by: Brad Smith &lt;brad@comstyle.com&gt;
Reviewed-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
Reviewed-by:  Warner Losh &lt;imp@bsdimp.com&gt;
Message-Id: &lt;Y1f6dxjvD01DtXyG@humpty.home.comstyle.com&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/vm: Add libslirp to the VM tests</title>
<updated>2022-08-29T13:28:51+00:00</updated>
<author>
<name>Thomas Huth</name>
</author>
<published>2022-08-24T15:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0026be1d0f836ee899b47c6b925fdfc9baa9fd2f'/>
<id>urn:sha1:0026be1d0f836ee899b47c6b925fdfc9baa9fd2f</id>
<content type='text'>
We are going to remove the slirp submodule from the QEMU repository, so
we should make sure to install the distro's libslirp to get the same
test coverage as before in the VMs.

Message-Id: &lt;20220824151122.704946-3-thuth@redhat.com&gt;
Acked-by: Samuel Thibault &lt;samuel.thibault@ens-lyon.org&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/vm: do not specify -bios option</title>
<updated>2022-07-06T07:27:58+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-06-16T08:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=170ed475cd5f78261c56cebf12541ceee4807594'/>
<id>urn:sha1:170ed475cd5f78261c56cebf12541ceee4807594</id>
<content type='text'>
When running from the build tree, the executable is able to find
the BIOS on its own; when running from the source tree, a firmware
blob should already be installed and there is no guarantee that
the one in the source tree works with the QEMU that is being used for
the installation.

Just remove the -bios option, since it is unnecessary and in fact
there are other x86 VM tests that do not bother specifying it.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>FreeBSD: Upgrade to 12.3 release</title>
<updated>2022-01-18T16:44:16+00:00</updated>
<author>
<name>Brad Smith</name>
</author>
<published>2022-01-05T13:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e850897e67026fa235bd34c56adf1c26e6aa1110'/>
<id>urn:sha1:e850897e67026fa235bd34c56adf1c26e6aa1110</id>
<content type='text'>
Note, since libtasn1 was fixed in 12.3 [*], this commit re-enables GnuTLS.

[*] https://gitlab.com/gnutls/libtasn1/-/merge_requests/71

Signed-off-by: Brad Smith &lt;brad@comstyle.com&gt;
Tested-by: Thomas Huth &lt;thuth@redhat.com&gt;
Reviewed-by: Warner Losh &lt;imp@bsdimp.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Reviewed-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Message-Id: &lt;YdUCQLVe5JSWZByQ@humpty.home.comstyle.com&gt;
Message-Id: &lt;20220105135009.1584676-31-alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>FreeBSD: Upgrade to 12.2 release</title>
<updated>2021-03-20T05:33:17+00:00</updated>
<author>
<name>Warner Losh</name>
</author>
<published>2021-03-07T15:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=262fd27392128c180afc8f968d90d530574862f7'/>
<id>urn:sha1:262fd27392128c180afc8f968d90d530574862f7</id>
<content type='text'>
FreeBSD 12.1 has reached end of life. Use 12.2 instead so that FreeBSD's
project's packages will work.  Update which timezone to pick. Work around a QEMU
bug that incorrectly raises an exception on a CRC32 instruction with the FPU
disabled.  The qemu bug is described here:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg784158.html

Signed-off-by: Warner Losh &lt;imp@bsdimp.com&gt;
Message-Id: &lt;20210307155654.993-2-imp@bsdimp.com&gt;
[thuth: Disable gnutls to work-around a problem with libtasn1]
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/docker, tests/vm: remove setuptools from images</title>
<updated>2020-11-25T17:50:48+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2020-11-25T17:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=92ea0270179839aee4e5addb6518945fe31c21e4'/>
<id>urn:sha1:92ea0270179839aee4e5addb6518945fe31c21e4</id>
<content type='text'>
Setuptools is not needed anymore by the bundled copy of meson,
remove it.

Suggested-by: Thomas Huth &lt;thuth@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>add ninja to dockerfiles, CI configurations and test VMs</title>
<updated>2020-10-17T14:45:50+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2020-08-13T13:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=345d7053ca4a39b0496366f3c953ae2681570ce3'/>
<id>urn:sha1:345d7053ca4a39b0496366f3c953ae2681570ce3</id>
<content type='text'>
Reviewed-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
Acked-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>meson: convert po/</title>
<updated>2020-08-21T10:30:45+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2019-09-19T17:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e8f3bd71d830f986c950439c0d125f4bab8e0313'/>
<id>urn:sha1:e8f3bd71d830f986c950439c0d125f4bab8e0313</id>
<content type='text'>
Meson warns if xgettext is not found.  In the future we may want to add
a required argument to i18n.gettext(); in the meanwhile, I am adding a
--enable-gettext/--disable-gettext option and feature detection in
configure.  This preserves QEMU's default behavior of detecting system
features, without any warning, if neither --enable-* nor --disable-*
is requested.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/vm: include setuptools</title>
<updated>2020-08-21T10:18:36+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2020-08-10T11:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=bfea7012fe587805db7ee8b1767b3c4695a031fc'/>
<id>urn:sha1:bfea7012fe587805db7ee8b1767b3c4695a031fc</id>
<content type='text'>
They are a dependency of Meson, so install them.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/vm: change scripts to use self._config</title>
<updated>2020-07-11T14:52:59+00:00</updated>
<author>
<name>Robert Foley</name>
</author>
<published>2020-07-01T13:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=df00168039c8a58db3c33456db2c00da51043ee2'/>
<id>urn:sha1:df00168039c8a58db3c33456db2c00da51043ee2</id>
<content type='text'>
This change converts existing scripts to using for example self.ROOT_PASS,
to self._config['root_pass'].
We made similar changes for GUEST_USER, and GUEST_PASS.
This allows us also to remove the change in basevm.py,
which adds __getattr__ for backwards compatibility.

Signed-off-by: Robert Foley &lt;robert.foley@linaro.org&gt;
Reviewed-by: Peter Puhov &lt;peter.puhov@linaro.org&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20200601211421.1277-8-robert.foley@linaro.org&gt;
Message-Id: &lt;20200701135652.1366-12-alex.bennee@linaro.org&gt;
</content>
</entry>
</feed>
