From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Fri, 18 Jan 2008 21:35:05 +0000 (+0000) Subject: Notes. X-Git-Tag: 1.0.4~62 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=5f54fd1bd538422e500e4a026e73ec3b04abaf2b;p=virt-top.git Notes. --- diff --git a/libvirt/generator.pl b/libvirt/generator.pl index fa7f5bc..2c5ff1e 100755 --- a/libvirt/generator.pl +++ b/libvirt/generator.pl @@ -117,18 +117,18 @@ my @unimplemented = ( "ocaml_libvirt_connect_create_linux_job", "ocaml_libvirt_network_create_job", "ocaml_libvirt_network_create_xml_job", - "ocaml_libvirt_storage_pool_set_autostart", - "ocaml_libvirt_storage_pool_get_autostart", + "ocaml_libvirt_storage_pool_set_autostart", #? + "ocaml_libvirt_storage_pool_get_autostart", #? "ocaml_libvirt_storage_pool_get_info", - "ocaml_libvirt_storage_pool_get_uuid_string", - "ocaml_libvirt_storage_pool_get_uuid", - "ocaml_libvirt_storage_pool_free", - "ocaml_libvirt_storage_pool_destroy", + "ocaml_libvirt_storage_pool_get_uuid_string", #? + "ocaml_libvirt_storage_pool_get_uuid", #? + "ocaml_libvirt_storage_pool_free", #? + "ocaml_libvirt_storage_pool_destroy", #? "ocaml_libvirt_storage_pool_define_xml", "ocaml_libvirt_storage_pool_create_xml", "ocaml_libvirt_storage_pool_lookup_by_uuid", - "ocaml_libvirt_storage_vol_free", - "ocaml_libvirt_storage_vol_destroy", + "ocaml_libvirt_storage_vol_free", #? + "ocaml_libvirt_storage_vol_destroy", #? "ocaml_libvirt_storage_vol_create_xml", "ocaml_libvirt_storage_vol_get_info", "ocaml_libvirt_pool_of_volume",