- bnc#745880 - cpuid setting is not preserved across xend restarts

xend-cpuid.patch

- Rename 2XXXX-vif-bridge.patch -> vif-bridge-tap-fix.patch

- bnc#747331 - XEN: standard "newburn" kernel QA stress test on guest
  (+ smartd on Dom0?) freezes the guest
  24883-x86-guest-walk-not-present.patch
- bnc#745367 - MCE bank handling during migration
  24781-x86-vmce-mcg_ctl.patch
  24886-x86-vmce-mcg_ctl-default.patch
  24887-x86-vmce-sr.patch
- bnc#744771 - L3: VM with passed through PCI card fails to reboot
  under dom0 load
  24888-pci-release-devices.patch
- Upstream patches from Jan
  24517-VT-d-fault-softirq.patch
  24527-AMD-Vi-fault-softirq.patch
  24535-x86-vMSI-misc.patch
  24615-VESA-lfb-flush.patch
  24690-x86-PCI-SERR-no-deadlock.patch
  24701-gnttab-map-grant-ref-recovery.patch
  24742-gnttab-misc.patch
  24780-x86-paging-use-clear_guest.patch
  24805-x86-MSI-X-dom0-ro.patch
  ioemu-9869-MSI-X-init.patch
  ioemu-9873-MSI-X-fix-unregister_iomem.patch

- bnc#745005 - Update vif configuration examples in xmexample*
  Updated xen-xmexample.diff

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=172
This commit is contained in:
Charles Arnold
2012-03-05 20:59:08 +00:00
committed by Git OBS Bridge
parent c7e936769c
commit 7f6bd728fd
26 changed files with 2525 additions and 191 deletions

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Mon Feb 27 16:05:19 MST 2012 - jfehlig@suse.com
- bnc#745880 - cpuid setting is not preserved across xend restarts
xend-cpuid.patch
-------------------------------------------------------------------
Mon Feb 27 15:40:02 MST 2012 - jfehlig@suse.com
- Rename 2XXXX-vif-bridge.patch -> vif-bridge-tap-fix.patch
-------------------------------------------------------------------
Mon Feb 27 08:16:43 MST 2012 - carnold@novell.com
- bnc#747331 - XEN: standard "newburn" kernel QA stress test on guest
(+ smartd on Dom0?) freezes the guest
24883-x86-guest-walk-not-present.patch
- bnc#745367 - MCE bank handling during migration
24781-x86-vmce-mcg_ctl.patch
24886-x86-vmce-mcg_ctl-default.patch
24887-x86-vmce-sr.patch
- bnc#744771 - L3: VM with passed through PCI card fails to reboot
under dom0 load
24888-pci-release-devices.patch
- Upstream patches from Jan
24517-VT-d-fault-softirq.patch
24527-AMD-Vi-fault-softirq.patch
24535-x86-vMSI-misc.patch
24615-VESA-lfb-flush.patch
24690-x86-PCI-SERR-no-deadlock.patch
24701-gnttab-map-grant-ref-recovery.patch
24742-gnttab-misc.patch
24780-x86-paging-use-clear_guest.patch
24805-x86-MSI-X-dom0-ro.patch
ioemu-9869-MSI-X-init.patch
ioemu-9873-MSI-X-fix-unregister_iomem.patch
-------------------------------------------------------------------
Sat Feb 25 21:55:42 CET 2012 - ohering@suse.de
@@ -10,6 +47,12 @@ Tue Feb 14 09:23:35 MST 2012 - carnold@novell.com
install, when maxmem > memory
README.SuSE
-------------------------------------------------------------------
Wed Feb 8 10:16:59 MST 2012 - jfehlig@suse.com
- bnc#745005 - Update vif configuration examples in xmexample*
Updated xen-xmexample.diff
-------------------------------------------------------------------
Thu Feb 2 17:11:28 MST 2012 - jfehlig@suse.com