[libvirt] [PATCH 01/11] util/virhash: add name parameter to virHashSearch

Jiri Denemark jdenemar at redhat.com
Mon Jul 17 13:19:43 UTC 2017


On Mon, Jul 10, 2017 at 14:46:40 +0200, Pavel Hrdina wrote:
> While searching for an element using a function it may be
> desirable to know the element key for future operation.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/conf/virdomainobjlist.c  |  2 +-
>  src/conf/virnetworkobj.c     |  4 ++--
>  src/conf/virsecretobj.c      |  2 +-
>  src/qemu/qemu_capabilities.c |  5 +++--
>  src/util/virhash.c           | 11 ++++++++---
>  src/util/virhash.h           |  2 +-
>  src/xen/xm_internal.c        |  5 +++--
>  tests/virhashtest.c          |  2 +-
>  8 files changed, 20 insertions(+), 13 deletions(-)

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




More information about the libvir-list mailing list