SHA256
1
0
forked from pool/libvirt

Update to version 0.7.7

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=43
This commit is contained in:
2010-03-22 04:12:16 +00:00
committed by Git OBS Bridge
parent 1d899710e6
commit 6109dbcbd7
20 changed files with 306 additions and 1630 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 21 21:20:17 MST 2010 - jfehlig@novell.com
- Updated to version 0.7.7
- Introduce public API for domain async job handling
- macvtap support
- Add QEMU support for virtio channel
- Add persistence of PCI addresses to QEMU
- Functions for computing baseline CPU from a set of host CPUs
- Public API for virDomain{Attach,Detach}DeviceFlags
- lots of improvements and bug fixes
-------------------------------------------------------------------
Tue Mar 9 10:40:49 MST 2010 - jfehlig@novell.com