
13 Mar
2020
13 Mar
'20
7 a.m.
On a Monday in 2020, Peter Krempa wrote:
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> --- src/qemu/qemu_block.c | 13 +++++++++++++ src/qemu/qemu_block.h | 3 +++ src/qemu/qemu_command.c | 5 +++++ 3 files changed, 21 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano