]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vmware: Create accessors to virDomainObjListFindByUUID
authorJohn Ferlan <jferlan@redhat.com>
Mon, 23 Oct 2017 17:19:46 +0000 (13:19 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 20 Apr 2018 11:50:30 +0000 (07:50 -0400)
commit68a6861902aa79d9eb6cbabe210c11c28bbaa374
treee1918a7a9425400d6f24d2b74bf66a19533c92f8
parent950ca9e736ac4a075c024f7815eff75126814dd9
vmware: Create accessors to virDomainObjListFindByUUID

Rather than repeat code throughout, create and use a couple of
accessors in order to lookup by UUID.

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