]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vmware: Add more descriptive error message on Find failure
authorJohn Ferlan <jferlan@redhat.com>
Fri, 9 Mar 2018 14:46:47 +0000 (09:46 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 20 Apr 2018 11:50:35 +0000 (07:50 -0400)
commit7b324eedb79dacb0b7fa5f40eb60644876214c2b
tree1a8af8304c50dc8b4356573424de5f00ff77ba22
parent68a6861902aa79d9eb6cbabe210c11c28bbaa374
vmware: Add more descriptive error message on Find failure

If vmwareDomainLookupByID or vmwareDomainLookupByName fails
to find a vm, let's be a bit more descriptive by providing
the failing id or name in the error message.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/vmware/vmware_driver.c