SHA256
1
0
forked from pool/libvirt

Accepting request 37869 from Virtualization

checked in (request 37869)

OBS-URL: https://build.opensuse.org/request/show/37869
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=48
This commit is contained in:
OBS User autobuild
2010-04-15 22:56:52 +00:00
committed by Git OBS Bridge
parent c19a42ce46
commit 080b265f3d
13 changed files with 370 additions and 102 deletions

View File

@@ -1,25 +1,3 @@
-------------------------------------------------------------------
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
- Fix 'virsh dominfo' crash when no security driver is configured
fix-no-secdriver.patch
-------------------------------------------------------------------
Sun Mar 21 21:20:17 MST 2010 - jfehlig@novell.com