- On platforms where xend is still supported don't output a

deprecation warning when using xm.
  xend-remove-xm-deprecation-warning.patch
- Changed License to GPL-2.0 (from GPL-2.0+)
  xen_pvonhvm.xen_emul_unplug.patch
  Dropped xen_pvdrivers.conf
  qemu-xen-upstream-blkif-discard.patch
- Restore a few missing xend patches
  xend-config-enable-dump-comment.patch
  xend-tools-watchdog-support.patch
  xend-vif-route-ifup.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=294
This commit is contained in:
Charles Arnold
2014-01-28 15:44:51 +00:00
committed by Git OBS Bridge
parent 1bb6cf0be1
commit 5eed528ac8
3 changed files with 55 additions and 3 deletions

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Thu Jan 27 19:53:39 MST 2014 - carnold@suse.com
- On platforms where xend is still supported don't output a
deprecation warning when using xm.
xend-remove-xm-deprecation-warning.patch
-------------------------------------------------------------------
Thu Jan 23 16:11:39 MST 2014 - carnold@suse.com
- Changed License to GPL v2 only (from GPL-2.0+)
- Changed License to GPL-2.0 (from GPL-2.0+)
-------------------------------------------------------------------
Thu Jan 23 16:11:39 MST 2014 - carnold@suse.com
@@ -20,6 +27,8 @@ Sat Jan 18 00:35:46 CET 2014 - ohering@suse.de
pv-on-hvm files.
Rely on core kernel to skip initialization of emulated hardware
Handle xen_emul_unplug= from xenlinux based core kernel-default
xen_pvonhvm.xen_emul_unplug.patch
Dropped xen_pvdrivers.conf
-------------------------------------------------------------------
Wed Jan 16 13:11:32 MST 2014 - carnold@suse.com
@@ -34,6 +43,7 @@ Wed Jan 15 19:55:32 CET 2014 - ohering@suse.de
- fate#316071: add discard support for file backed storage (qdisk)
to qemu-upstream, enabled unconditionally
qemu-xen-upstream-blkif-discard.patch
-------------------------------------------------------------------
Tue Jan 14 12:13:45 MST 2014 - carnold@suse.com
@@ -44,6 +54,10 @@ Tue Jan 14 12:13:45 MST 2014 - carnold@suse.com
Tue Jan 9 11:44:11 MST 2014 - carnold@suse.com
- Restore 32bit ix86 support in spec file for kmps and domU tools
- Restore a few missing xend patches
xend-config-enable-dump-comment.patch
xend-tools-watchdog-support.patch
xend-vif-route-ifup.patch
-------------------------------------------------------------------
Tue Jan 2 11:52:11 MST 2014 - carnold@suse.com