]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Handle hotplug and commandline for secret objects for http cookies
authorPeter Krempa <pkrempa@redhat.com>
Mon, 9 Mar 2020 08:14:07 +0000 (09:14 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 16 Mar 2020 14:51:44 +0000 (15:51 +0100)
commitb512935b17d991dcdd1a14e39e5f13ca828bd416
treebb7814c20be342eaa7699eef98559f5dc8844577
parent877cd358873982d4d6a36b7e65a8605c663e5765
qemu: Handle hotplug and commandline for secret objects for http cookies

Implement both commandline support and hotplug by adding the http cookie
handling to 'qemuBlockStorageSourceAttachData' handling functions for
it.

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