]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Extract parsing of qemu namespace arguments into separate function
authorPeter Krempa <pkrempa@redhat.com>
Mon, 17 Jun 2019 13:41:50 +0000 (15:41 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 21 Jun 2019 13:24:06 +0000 (15:24 +0200)
commit3f76419a05690ad46c61d62a7c052343a7170adb
tree2983f2beec8307e3a08dd816fef13c77bc4374d7
parentad4b08fa505940f6c13a63e310435e827f2a8409
qemu: Extract parsing of qemu namespace arguments into separate function

Simplify the main function by splitting out how we parse the extra
passthrough commandline arguments.

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