summaryrefslogtreecommitdiffstats
path: root/generator.py
diff options
context:
space:
mode:
authorJiri Denemark <jdenemar@redhat.com>2010-01-22 14:52:41 +0100
committerJiri Denemark <jdenemar@redhat.com>2010-02-12 14:21:58 +0100
commitbe6735de04f6f1e067553d0c96bdedf3bfe759bf (patch)
tree2e0f3bc78ea3c735ff0dae896f09402c94ed142d /generator.py
parent2d35af171a2e7c5eb6ce7e7c2bd90cacb4ab0ce6 (diff)
downloadlibvirt-python-split-be6735de04f6f1e067553d0c96bdedf3bfe759bf.tar.gz
libvirt-python-split-be6735de04f6f1e067553d0c96bdedf3bfe759bf.tar.xz
libvirt-python-split-be6735de04f6f1e067553d0c96bdedf3bfe759bf.zip
virConnectBaselineCPU public API
Diffstat (limited to 'generator.py')
-rwxr-xr-xgenerator.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/generator.py b/generator.py
index 4182219..37c0169 100755
--- a/generator.py
+++ b/generator.py
@@ -308,6 +308,7 @@ skip_impl = (
'virEventRegisterImpl',
'virNodeListDevices',
'virNodeDeviceListCaps',
+ 'virConnectBaselineCPU',
)