]> xenbits.xensource.com Git - libvirt.git/commit
esx: Use SessionIsActive when available
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sun, 5 Sep 2010 14:53:10 +0000 (16:53 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 7 Sep 2010 22:20:29 +0000 (00:20 +0200)
commit5699034b65afd49d91dff13c46481bea545cbaac
tree286e502812f0be50970c80968f6a1ed8767b5806
parent8fdb0b0c8492d477f2d04b0867542bbf581a7783
esx: Use SessionIsActive when available

Before this commit SessionIsActive was not used because ESX(i)
doesn't implement it. vCenter supports SessionIsActive, so use
it here, but keep the fall back mechanism for ESX(i) and GSX.
src/esx/esx_vi.c
src/esx/esx_vi.h