[PATCH for 6.1 0/6] virtio-gpu acceptance test: use current device name

Cleber Rosa posted 6 patches 4 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210714174051.28164-1-crosa@redhat.com
Maintainers: Cleber Rosa <crosa@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>
tests/acceptance/virtio-gpu.py | 42 ++++++++++++----------------------
1 file changed, 15 insertions(+), 27 deletions(-)
[PATCH for 6.1 0/6] virtio-gpu acceptance test: use current device name
Posted by Cleber Rosa 4 years, 6 months ago
The virtio-gpu acceptance tests are currently broken because of a
mismatch in the device option and name (see patch 5).

The exact failure is:

  qemu-system-x86_64: -device virtio-vga,virgl=on: Property 'virtio-vga.virgl' not found

While at it, I've included a few cleanups and improvements to the very
same test file.

A pipeline can be seen here (applied top of my python-next):

   https://gitlab.com/cleber.gnu/qemu/-/pipelines/337000139

I've also applied it on top of current master (4aa2454d9) and verified
the fix.

If all patches are considered too much for the soft freeze, I can
re-send patch 5 by itself.

Cleber Rosa (6):
  tests/acceptance/virtio-gpu.py: use require_accelerator()
  tests/acceptance/virtio-gpu.py: combine x86_64 arch tags
  tests/acceptance/virtio-gpu.py: combine CPU tags
  tests/acceptance/virtio-gpu.py: combine kernel command line
  tests/acceptance/virtio-gpu.py: use virtio-vga-gl
  tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes

 tests/acceptance/virtio-gpu.py | 42 ++++++++++++----------------------
 1 file changed, 15 insertions(+), 27 deletions(-)

-- 
2.31.1