[libvirt-users] ESX(i) implemented functions

Osier Yang jyang at redhat.com
Wed Nov 3 13:41:11 UTC 2010


于 2010年11月03日 20:58, Sherif Nagy 写道:
> Dear All,
>
> I would like to know what functions and classes are implemented in the
> ESX(i) driver ? i am trying to use virsh to retrieve some simple
> information such as vcpuinfo domain, but it is not working, so I would
> like to know what functions are implemented in libvirt ESX(i) driver.
> Also i checked the http://libvirt.org/drvesx.html and nothing is
> mentioned there.

There is no definite document currently, however, you can get it
by:

http://libvirt.org/git/?p=libvirt.git;a=blob;f=src/esx/esx_driver.c;h=b3e1284119d78e4fd44c7ab60a9ae603c51dbe59;hb=HEAD

see "4152 static virDriver esxDriver = {"

the ones with value "NULL" means not supported.

Regards

- Osier
>
> Thank You,
> Regards,
> Sherif
>
>
>
> _______________________________________________
> libvirt-users mailing list
> libvirt-users at redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-users




More information about the libvirt-users mailing list