From e577043fd03c79e2755bf9d13f7117c170ce203c Mon Sep 17 00:00:00 2001 From: Dave Allan Date: Thu, 10 Jun 2010 20:53:59 +0000 Subject: libvirt-0.8.1-8.el6 - Ensure virtio serial has stable addressing - Resolves: rhbz#586665 - SELinux socket labelling on QEMU monitor socket for MLS - Resolves: rhbz#593739 - Fix enumeration of partitions in disks with a trailing digit in path - Resolves: rhbz#593785 - Enable probing of VPC disk format type - Resolves: rhbz#597981 - Delete UNIX domain sockets upon daemon shutdown - Resolves: rhbz#598163 - Fix Migration failure 'canonical hostname pointed to localhost' - Resolves: rhbz#589864 - Fix up the python bindings for snapshotting - Resolves: rhbz#591839 - Sanitize pool target paths - Resolves: rhbz#593565 - Prevent host network conflicts - Resolves: rhbz#594494 - Support 802.1Qbg and bh (vnlink/VEPA) (refresh) - Resolves: rhbz#590110 --- 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 9ba8e4e..be28b40 100644 --- a/libvirt-override-api.xml +++ b/libvirt-override-api.xml @@ -277,5 +277,12 @@ + + revert the domain to the given snapshot + + + + + -- cgit