Update to libvirt 0.9.7

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=170
This commit is contained in:
2011-11-10 01:55:47 +00:00
committed by Git OBS Bridge
parent 70bb121b93
commit 83820260d9
12 changed files with 96 additions and 662 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Nov 9 18:52:18 MST 2011 - jfehlig@suse.com
- Update to libvirt 0.9.7
- esx: support vSphere 5.x
- vbox: support for VirtualBox 4.1
- Introduce the virDomainOpenGraphics API
- Add AHCI support to qemu driver
- snapshot: many improvements and 2 new APIs
- api: Add public api for 'reset'
-------------------------------------------------------------------
Tue Oct 18 15:20:11 MDT 2011 - jfehlig@suse.com