]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2(argv|xml)test: Retire QEMU_CAPS_DEVICE_VIDEO_PRIMARY from tests
authorPeter Krempa <pkrempa@redhat.com>
Mon, 29 Mar 2021 11:47:15 +0000 (13:47 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 May 2021 10:14:44 +0000 (12:14 +0200)
commitdff41d555376abcc11495561d8ab2113947be5c3
treeb9804b5910435e524da1388d8c7c86c73f2ec6cc
parent1924ef661ba00691d93d30dff9c8a54e776a2f9e
qemuxml2(argv|xml)test: Retire QEMU_CAPS_DEVICE_VIDEO_PRIMARY from tests

All tests now get that capability via virQEMUCapsInitQMPBasicArch.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c