[PATCH 0/3] ppc64: QEMU 7.1 caps + use CAPS_LATEST in xml2argv

Michal Prívozník mprivozn at redhat.com
Thu Oct 13 11:02:30 UTC 2022


On 9/19/22 18:39, Daniel Henrique Barboza wrote:
> Hi,
> 
> This series updates the remaining pseries tests in qemuxml2argvtest.c to
> use CAPS_LATEST instead of using a capability list for each test.
> 
> First patch is the usual capability bump for the new QEMU release.
> Second patch converts the most simple cases of DO_TEST() to use
> DO_TEST_CAPS_LATEST(). The patch is rather big but the changes are
> trivial.
> 
> Third patch is a change I figured it was worth making to avoid using
> DO_TEST() in the pseries feature parse error tests.
> 
> After applying this series, there is no more DO_TEST() tests with
> 'pseries' in the name in qemuxml2argvtest.c.
> 
> Daniel Henrique Barboza (3):
>   tests: qemucapabilities: bump ppc64 caps with qemu 7.1.0
>   tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST
>   tests: refactor pseries features parse failure tests
> 
>  54 files changed, 36978 insertions(+), 572 deletions(-)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Sorry for the delay.

Michal



More information about the libvir-list mailing list