From 357df252fb58cb8d34bdc5df3bc74db8ff923bb2 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Mon, 23 Sep 2013 11:46:04 +0200 Subject: python: add bindings for virConnectGetCPUModelNames Signed-off-by: Giuseppe Scrivano Signed-off-by: Eric Blake --- libvirt-override-api.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libvirt-override-api.xml') diff --git a/libvirt-override-api.xml b/libvirt-override-api.xml index 9a88215..1bceb05 100644 --- a/libvirt-override-api.xml +++ b/libvirt-override-api.xml @@ -476,6 +476,13 @@ + + Get the list of supported CPU models. + + + + + collect the list of snapshot names for the given domain -- cgit v1.2.1