summaryrefslogtreecommitdiffstats
path: root/libvirt
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-01-18 21:35:05 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-01-18 21:35:05 +0000
commit5f54fd1bd538422e500e4a026e73ec3b04abaf2b (patch)
tree8ca78f80b170b78c1309aebec3fddfda92c32ef6 /libvirt
parentfc5c0371617d2ee41ea5e35e19922c52cafd4d55 (diff)
downloadvirt-top-5f54fd1bd538422e500e4a026e73ec3b04abaf2b.tar.gz
virt-top-5f54fd1bd538422e500e4a026e73ec3b04abaf2b.tar.xz
virt-top-5f54fd1bd538422e500e4a026e73ec3b04abaf2b.zip
Notes.
Diffstat (limited to 'libvirt')
-rwxr-xr-xlibvirt/generator.pl16
1 files changed, 8 insertions, 8 deletions
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",