SHA256
1
0
forked from pool/libvirt

Add upstream patches

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=34
This commit is contained in:
2010-01-28 01:07:11 +00:00
committed by Git OBS Bridge
parent f6a13ec8dd
commit cffe41e961
18 changed files with 1608 additions and 100 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Jan 27 17:48:18 MST 2010 - jfehlig@novell.com
- Support new XEN_SYSCTL_INTERFACE_VERSION 7 in libvirt
bnc#574124
xen-sysctl-v7.patch
- Add upstream patches as prelude to fixing various device
attach/detach issues
devflag-0[1-9].patch
- Fix attaching/detaching disk device from inactive Xen guest
bnc#500586 and bnc#573748
-------------------------------------------------------------------
Tue Jan 12 12:36:15 MST 2010 - jfehlig@novell.com
- Fix migration with Xen4.0
bnc#569598
Add xen-migration-params.patch
Remove migrate-params.patch
-------------------------------------------------------------------
Wed Jan 6 18:02:00 MST 2010 - jfehlig@novell.com