]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu.conf: fill out TLS verify attributes after parsing
authorJán Tomko <jtomko@redhat.com>
Mon, 14 Jan 2019 21:51:00 +0000 (22:51 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 17 Jan 2019 14:53:20 +0000 (15:53 +0100)
commit5ce02870c4be4e289a1a511e7a3d4d4d072be0d0
tree6c3a98df56975ce3640d19d044f085d69ec7c608
parent10ee1270ff310602fd50d7cb4080e493c1273ac9
qemu.conf: fill out TLS verify attributes after parsing

Introduce a set of bool variables with the 'present' suffix
to track whether the value was actually specified.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_driver.c