[libvirt] [PATCH 4/8] qemu: export vsock-related functions

John Ferlan jferlan at redhat.com
Mon Jun 4 16:02:17 UTC 2018



On 05/30/2018 10:57 AM, Ján Tomko wrote:
> Export qemuAssignDeviceVsockAlias, qemuBuildVsockDevStr
> and qemuProcessOpenVhostVsock for reuse in hotplug.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1291851
> 
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>  src/qemu/qemu_alias.c   | 2 +-
>  src/qemu/qemu_alias.h   | 2 ++
>  src/qemu/qemu_command.c | 2 +-
>  src/qemu/qemu_command.h | 8 ++++++++
>  src/qemu/qemu_process.c | 2 +-
>  src/qemu/qemu_process.h | 2 ++
>  6 files changed, 15 insertions(+), 3 deletions(-)
> 

I think this can be merged with patch 5 too...

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list