]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Yet another connection fix for 5.1
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 6 Nov 2012 09:08:43 +0000 (10:08 +0100)
committerCole Robinson <crobinso@redhat.com>
Sun, 9 Dec 2012 21:25:24 +0000 (16:25 -0500)
commit245c8135fe045c963de60e26cd515d7cbe7b1893
tree19a844405e35dc9c3cb2408c7c1406c7ce94bf3b
parente1cb1c06ec6b3896e034c622551f3502d7bd9976
esx: Yet another connection fix for 5.1

After the connection to ESX 5.1 being broken since g1e7cd39, the fix
in bab7752c helped a bit, but still missed a spot, so the connection
is now successful, but some APIs (for example defineXML) don't work.
Two cases missing are added in this patch to avoid that.
(cherry picked from commit 9c294e6f9a2ae23f4fbfc98d0dc2aec1ce9eba0b)
src/esx/esx_vi.c