SHA256
1
0
forked from pool/libvirt

Accepting request 247245 from home:jfehlig:branches:Virtualization

- Update to libvirt 1.2.8
  - virDomainBlockCopy with XML destination, typed params
  - Introduce API for retrieving bulk domain stats
  - Introduce virDomainOpenGraphicsFD API
  - Many incremental improvements and bug fixes, see
    http://libvirt.org/news.html

OBS-URL: https://build.opensuse.org/request/show/247245
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=403
This commit is contained in:
2014-09-02 15:52:40 +00:00
committed by Git OBS Bridge
parent 143254387d
commit e20ed85102
21 changed files with 207 additions and 180 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Sep 2 09:17:06 MDT 2014 - jfehlig@suse.com
- Update to libvirt 1.2.8
- virDomainBlockCopy with XML destination, typed params
- Introduce API for retrieving bulk domain stats
- Introduce virDomainOpenGraphicsFD API
- Many incremental improvements and bug fixes, see
http://libvirt.org/news.html
-------------------------------------------------------------------
Mon Sep 1 14:48:26 UTC 2014 - cbosdonnat@suse.com