[libvirt] [PATCH 0/7] qemu_command: clean up more labels (virtio-fs epopee)

Cole Robinson crobinso at redhat.com
Tue Sep 10 19:15:23 UTC 2019


On 8/26/19 4:44 PM, Ján Tomko wrote:
> Ján Tomko (7):
>   qemuBuildHostNetStr: remove unused cfg
>   qemuBuildHostNetStr: remove unused 'driver' argument
>   qemuBuildHostNetStr: remove unnecessary cleanup label
>   qemuBuildSoundCommandLine: reduce scope of codecstr
>   qemuBuildMemoryBackendProps: remove useless cleanup label
>   qemuBuildMemoryBackendProps: use 'rc' instead of ret.
>   qemuBuildMemoryCellBackendStr: remove useless ret variable
> 
>  src/qemu/qemu_command.c | 87 ++++++++++++++++++-----------------------
>  src/qemu/qemu_command.h |  1 -
>  src/qemu/qemu_hotplug.c |  2 +-
>  3 files changed, 38 insertions(+), 52 deletions(-)
> 

Patch #3 has some rebase conflicts after the slirp work, but they are
straight forward

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list