]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: capabilities: Explain that QEMU_CAPS_CHARDEV_JSON will be used in tests only
authorPeter Krempa <pkrempa@redhat.com>
Fri, 13 Sep 2024 08:45:38 +0000 (10:45 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 19 Sep 2024 08:30:14 +0000 (10:30 +0200)
commit9c88a566d8f3fd559be49316bad7b2567d7457ae
tree886105a70b673dd3297bef71e785e664f2334b49
parentd2dd209cdde937c69f691b8ca9f34ef1382172fa
qemu: capabilities: Explain that QEMU_CAPS_CHARDEV_JSON will be used in tests only

I've added that capability a long time ago when I was converting various
stuff to use JSON but the support in '-chardev' didn't yet materialize.

Fix the comment to make that clear and also that it'll be used in tests
for the upcoming refactor of the chardev code (so that we can validate
generator against the schema even if that doesn't yet work).

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_capabilities.h