]> xenbits.xensource.com Git - libvirt.git/commit
testutilsqemuschema: Support 'unstable' feature in QMP schema validator
authorPeter Krempa <pkrempa@redhat.com>
Tue, 24 Sep 2024 13:27:23 +0000 (15:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 1 Oct 2024 10:53:49 +0000 (12:53 +0200)
commitfc4d0e746182774f1774f15c653bfea337de6dd5
tree262c0421b4497ece0427febf29ce5e4b56c8a393
parent7203b7df6ba8d01ec5e5383c312171e3b8d7bdf9
testutilsqemuschema: Support 'unstable' feature in QMP schema validator

The 'unstable' feature is present on any schema member which was not yet
finalized in qemu. Use it to refuse such fields/commands in qemu as they
are possibly subject to change.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tests/testutilsqemuschema.c