]> xenbits.xensource.com Git - 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)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 6 Nov 2012 10:09:00 +0000 (11:09 +0100)
commit9c294e6f9a2ae23f4fbfc98d0dc2aec1ce9eba0b
treef7995f5bda37bb2038ee4d98f7941825c8e4f86c
parenta95c9406a29aaba8fe21c4dca512dbc65942a29b
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.
src/esx/esx_vi.c