]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Refactor hotplug to introduce qemuDomain{Add|Del}TLSObjects
authorJohn Ferlan <jferlan@redhat.com>
Thu, 16 Feb 2017 15:33:35 +0000 (10:33 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 8 Mar 2017 19:31:10 +0000 (14:31 -0500)
commitee4f382a9c365cfdd53b1c4cddddf3fbd7af93cd
treee4a6bee7d6b975cfac5f8b7d477489a566d6cf7e
parente49af42c2234fa665cbeab76697b8fa461d2448d
qemu: Refactor hotplug to introduce qemuDomain{Add|Del}TLSObjects

Refactor the TLS object adding code to make two separate API's that will
handle the add/remove of the "secret" and "tls-creds-x509" objects including
the Enter/Exit monitor commands.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h