Patchew URL:
https://patchew.org/QEMU/1575903705-12925-1-git-send-email-pbonz...@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Subject: [PATCH v2 00/18] Complete the implementation of -accel
Type: series
Message-id: 1575903705
Patchew URL:
https://patchew.org/QEMU/1575903705-12925-1-git-send-email-pbonz...@redhat.com/
Hi,
This series failed the docker-quick@centos7 build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRI
This series completes the implementation of -accel:
- Alternative accelerators can be specified with multiple -accel options,
and each -accel option will configure the respective accelerator.
This is implemented in patches 1 to 6, with a small addendum in patch 7.
- Accelerators can now suppo