SHA256
1
0
forked from pool/libvirt

Update to libvirt 0.8.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=46
This commit is contained in:
2010-04-13 00:31:59 +00:00
committed by Git OBS Bridge
parent 0aa1caddc0
commit d4d5a5f4e3
13 changed files with 96 additions and 142 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Apr 12 18:15:38 MDT 2010 - jfehlig@novell.com
- Update to libvirt 0.8.0
- Snapshot API framework
- Add managed save API entry points
- Timer subselection for domain clock
- Add hook utilities
- Network filtering API
- Introduce a new virDomainUpdateDeviceFlags public API
- Introduce a new public API for domain events
- Public virDomainMigrateSetMaxDowntime API
- Add public API for volume wiping
- xenapi: Initial commit of the new driver
- lots of improvements and bug fixes
-------------------------------------------------------------------
Fri Mar 26 17:20:11 MDT 2010 - jfehlig@novell.com