<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/acceptance, 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/acceptance?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/acceptance?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2021-11-08T16:00:22+00:00</updated>
<entry>
<title>tests/acceptance: rename tests acceptance to tests avocado</title>
<updated>2021-11-08T16:00:22+00:00</updated>
<author>
<name>Willian Rampazzo</name>
</author>
<published>2021-11-05T15:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=bbbd9b6ec645ca45c2195e894537da4964f1aa12'/>
<id>urn:sha1:bbbd9b6ec645ca45c2195e894537da4964f1aa12</id>
<content type='text'>
In the discussion about renaming the `tests/acceptance` [1], the
conclusion was that the folders inside `tests` are related to the
framework running the tests and not directly related to the type of
the tests.

This changes the folder to `tests/avocado` and adjusts the MAKEFILE, the
CI related files and the documentation.

[1] https://lists.gnu.org/archive/html/qemu-devel/2021-05/msg06553.html

Reviewed-by: Niek Linnenbank &lt;nieklinnenbank@gmail.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Tested-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Willian Rampazzo &lt;willianr@redhat.com&gt;
Message-Id: &lt;20211105155354.154864-3-willianr@redhat.com&gt;
Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/acceptance: Add a test for the bamboo ppc board</title>
<updated>2021-10-21T00:42:47+00:00</updated>
<author>
<name>Thomas Huth</name>
</author>
<published>2021-10-15T09:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=5ff1dfdf66f99c5208187cc2716a3a974f22b7c7'/>
<id>urn:sha1:5ff1dfdf66f99c5208187cc2716a3a974f22b7c7</id>
<content type='text'>
The kernel and initrd from the "Aboriginal Linux" project can be
used to run some tests on the bamboo ppc machine.

Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
Message-Id: &lt;20211015090008.1299609-1-thuth@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Tested-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: David Gibson &lt;david@gibson.dropbear.id.au&gt;
</content>
</entry>
<entry>
<title>tests/acceptance: Add tests for the ppc405 boards</title>
<updated>2021-10-21T00:42:47+00:00</updated>
<author>
<name>Thomas Huth</name>
</author>
<published>2021-10-11T12:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=252fcf36bba483493365e91c2f98569de29a43fd'/>
<id>urn:sha1:252fcf36bba483493365e91c2f98569de29a43fd</id>
<content type='text'>
Using the U-Boot firmware, we can check that at least the serial console
of the ppc405 boards is still usable.

Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
Message-Id: &lt;20211011125930.750217-1-thuth@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Tested-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
[dwg: Added an extra tag at Philippe's suggestion]
Signed-off-by: David Gibson &lt;david@gibson.dropbear.id.au&gt;
</content>
</entry>
<entry>
<title>tests/acceptance: Test powernv machines</title>
<updated>2021-09-27T17:21:37+00:00</updated>
<author>
<name>Cédric Le Goater</name>
</author>
<published>2021-08-17T09:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=4c5fc0c5fc496c147adb15536e4ac808feccf2cf'/>
<id>urn:sha1:4c5fc0c5fc496c147adb15536e4ac808feccf2cf</id>
<content type='text'>
Fetch the OpenPOWER images to boot the powernv8 and powernv9 machines
with a simple PCI layout.

Cc: Cleber Rosa &lt;crosa@redhat.com&gt;
Cc: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Cc: Wainer dos Santos Moschetta &lt;wainersm@redhat.com&gt;
Signed-off-by: Cédric Le Goater &lt;clg@kaod.org&gt;
Reviewed-by: Thomas Huth &lt;thuth@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Tested-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20210817093036.1288791-1-clg@kaod.org&gt;
</content>
</entry>
<entry>
<title>tests/acceptance/ppc_prep_40p.py: clean up unused import</title>
<updated>2021-09-27T17:06:47+00:00</updated>
<author>
<name>Cleber Rosa</name>
</author>
<published>2021-09-24T18:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3d2ec56550e5743f49213bddff3954b4490a45fb'/>
<id>urn:sha1:3d2ec56550e5743f49213bddff3954b4490a45fb</id>
<content type='text'>
Just a removal of an unused imported symbol.

Signed-off-by: Cleber Rosa &lt;crosa@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20210924185506.2542588-16-crosa@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location update</title>
<updated>2021-09-27T17:06:47+00:00</updated>
<author>
<name>Cleber Rosa</name>
</author>
<published>2021-09-24T18:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=089f25877fddc583c1002dbeb93d01f4aa02d8f1'/>
<id>urn:sha1:089f25877fddc583c1002dbeb93d01f4aa02d8f1</id>
<content type='text'>
The NetBSD-7.1.2-prep.iso is no longer available on the CDN, but it's
still available in the archive.

Let's update its location so that users without the file on cache can
still fetch it and run the test.

Signed-off-by: Cleber Rosa &lt;crosa@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Tested-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20210924185506.2542588-15-crosa@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/acceptance/boot_xen.py: removed unused import</title>
<updated>2021-09-27T17:06:47+00:00</updated>
<author>
<name>Cleber Rosa</name>
</author>
<published>2021-09-24T18:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=6f1f86cfa7127bacb1ed8f9ba6403393f5a03029'/>
<id>urn:sha1:6f1f86cfa7127bacb1ed8f9ba6403393f5a03029</id>
<content type='text'>
Just a clean up for an unused import.

Signed-off-by: Cleber Rosa &lt;crosa@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20210924185506.2542588-13-crosa@redhat.com&gt;
</content>
</entry>
<entry>
<title>acceptance/tests/vnc.py: use explicit syntax for enabling passwords</title>
<updated>2021-09-27T17:06:47+00:00</updated>
<author>
<name>Cleber Rosa</name>
</author>
<published>2021-09-24T18:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0f981d879264de4e5b5c5fccefee154ebee86119'/>
<id>urn:sha1:0f981d879264de4e5b5c5fccefee154ebee86119</id>
<content type='text'>
This matches the command line on 82a17d1d67, where the "on" or "off"
should be explicitly given.

Signed-off-by: Cleber Rosa &lt;crosa@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20210924185506.2542588-9-crosa@redhat.com&gt;
</content>
</entry>
<entry>
<title>qemu: Split machine_ppc.py acceptance tests</title>
<updated>2021-09-27T17:06:47+00:00</updated>
<author>
<name>David Gibson</name>
</author>
<published>2021-09-27T04:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=c5f0a81650ada7178865f74dd4b3c9e508b3018e'/>
<id>urn:sha1:c5f0a81650ada7178865f74dd4b3c9e508b3018e</id>
<content type='text'>
machine_ppc.py contains tests for 3 different ppc based machine types.  It
is listed in MAINTAINERS along with the PPC TCG cpu code.  That's not
really accurate though, since it's really more about testing those machines
than the CPUs.

Therefore, split it up into separate files for the separate machine types,
and list those along with their machine types in MAINTAINERS.

Suggested-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Signed-off-by: David Gibson &lt;david@gibson.dropbear.id.au&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20210927044808.73391-2-david@gibson.dropbear.id.au&gt;
</content>
</entry>
<entry>
<title>avocado_qemu: fix inheritance order on LinuxTest class</title>
<updated>2021-09-27T17:06:42+00:00</updated>
<author>
<name>Willian Rampazzo</name>
</author>
<published>2021-09-20T20:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e519df437a1f46491f687c001fe2eab24bafe18e'/>
<id>urn:sha1:e519df437a1f46491f687c001fe2eab24bafe18e</id>
<content type='text'>
Class hierarchy on Python is defined from right to left. Although the
current code is not harmful, let's fix it to avoid problems in the future.

Signed-off-by: Willian Rampazzo &lt;willianr@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20210920204932.94132-7-willianr@redhat.com&gt;
</content>
</entry>
</feed>
