[libvirt] [PATCH 08/14] nwfilter: pass vm name in when instantiating filters

Jiri Denemark jdenemar at redhat.com
Mon Apr 30 14:09:40 UTC 2018


On Fri, Apr 27, 2018 at 16:25:07 +0100, Daniel P. Berrangé wrote:
> The vm name is not needed for any functional requirement, but it will be
> useful when debugging problems to identify which VM is associated with a
> filter, since UUID is not human friendly.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/conf/domain_nwfilter.c     | 5 +++--
>  src/conf/domain_nwfilter.h     | 6 ++++--
>  src/lxc/lxc_process.c          | 2 +-
>  src/nwfilter/nwfilter_driver.c | 3 ++-
>  src/qemu/qemu_hotplug.c        | 6 ++++--
>  src/qemu/qemu_interface.c      | 4 ++--
>  src/qemu/qemu_process.c        | 2 +-
>  src/uml/uml_conf.c             | 2 +-
>  8 files changed, 18 insertions(+), 12 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list