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 <[email protected]> > --- > 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 <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
