- Add upstream patch to fix vfb/vkb initialization in libxl

26369-libxl-devid.patch

- fate##313584: pass bios information to XEN HVM guest
  26554-hvm-firmware-passthrough.patch
  26555-hvm-firmware-passthrough.patch
  26556-hvm-firmware-passthrough.patch

- Upstream patches from Jan
  26516-ACPI-parse-table-retval.patch (Replaces CVE-2013-0153-xsa36.patch)
  26517-AMD-IOMMU-clear-irtes.patch (Replaces CVE-2013-0153-xsa36.patch)
  26518-AMD-IOMMU-disable-if-SATA-combined-mode.patch (Replaces CVE-2013-0153-xsa36.patch)
  26519-AMD-IOMMU-perdev-intremap-default.patch (Replaces CVE-2013-0153-xsa36.patch)
  26526-pvdrv-no-devinit.patch
  26529-gcc48-build-fix.patch
  26531-AMD-IOMMU-IVHD-special-missing.patch (Replaces CVE-2013-0153-xsa36.patch)
  26532-AMD-IOMMU-phantom-MSI.patch
  26536-xenoprof-div-by-0.patch
  26576-x86-APICV-migration.patch
  26577-x86-APICV-x2APIC.patch
  26578-AMD-IOMMU-replace-BUG_ON.patch

- bnc#797014 - no way to control live migrations
  26547-tools-xc_fix_logic_error_in_stdiostream_progress.patch
  26548-tools-xc_handle_tty_output_differently_in_stdiostream_progress.patch
  26549-tools-xc_turn_XCFLAGS_*_into_shifts.patch
  26550-tools-xc_restore_logging_in_xc_save.patch
  26551-tools-xc_log_pid_in_xc_save-xc_restore_output.patch

- PVonHVM: __devinit was removed in linux-3.8

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=229
This commit is contained in:
Charles Arnold
2013-02-22 21:42:01 +00:00
committed by Git OBS Bridge
parent f9e7bf330c
commit 0d71e75f73
43 changed files with 3489 additions and 132 deletions

View File

@@ -1,3 +1,94 @@
-------------------------------------------------------------------
Wed Feb 20 15:00:13 MST 2013 - jfehlig@suse.com
- Add upstream patch to fix vfb/vkb initialization in libxl
26369-libxl-devid.patch
-------------------------------------------------------------------
Tue Feb 19 14:35:07 MST 2013 - carnold@suse.com
- fate##313584: pass bios information to XEN HVM guest
26554-hvm-firmware-passthrough.patch
26555-hvm-firmware-passthrough.patch
26556-hvm-firmware-passthrough.patch
-------------------------------------------------------------------
Tue Feb 19 10:46:46 MST 2013 - carnold@suse.com
- Upstream patches from Jan
26516-ACPI-parse-table-retval.patch (Replaces CVE-2013-0153-xsa36.patch)
26517-AMD-IOMMU-clear-irtes.patch (Replaces CVE-2013-0153-xsa36.patch)
26518-AMD-IOMMU-disable-if-SATA-combined-mode.patch (Replaces CVE-2013-0153-xsa36.patch)
26519-AMD-IOMMU-perdev-intremap-default.patch (Replaces CVE-2013-0153-xsa36.patch)
26526-pvdrv-no-devinit.patch
26529-gcc48-build-fix.patch
26531-AMD-IOMMU-IVHD-special-missing.patch (Replaces CVE-2013-0153-xsa36.patch)
26532-AMD-IOMMU-phantom-MSI.patch
26536-xenoprof-div-by-0.patch
26576-x86-APICV-migration.patch
26577-x86-APICV-x2APIC.patch
26578-AMD-IOMMU-replace-BUG_ON.patch
-------------------------------------------------------------------
Mon Feb 18 17:28:00 CET 2013 - ohering@suse.de
- bnc#797014 - no way to control live migrations
26547-tools-xc_fix_logic_error_in_stdiostream_progress.patch
26548-tools-xc_handle_tty_output_differently_in_stdiostream_progress.patch
26549-tools-xc_turn_XCFLAGS_*_into_shifts.patch
26550-tools-xc_restore_logging_in_xc_save.patch
26551-tools-xc_log_pid_in_xc_save-xc_restore_output.patch
-------------------------------------------------------------------
Mon Feb 11 14:35:06 UTC 2013 - mmarek@suse.cz
- Set $BRP_PESIGN_FILES in the %install section so that modules
are signed in the buildservice (fate#314552).
-------------------------------------------------------------------
Mon Feb 11 15:33:24 CET 2013 - ohering@suse.de
- PVonHVM: __devinit was removed in linux-3.8
-------------------------------------------------------------------
Wed Feb 6 09:01:29 MST 2013 - jfehlig@suse.com
- Add 'managed' PCI passthrough support to xend, allowing support
for the same through libvirt
xen-managed-pci-device.patch
FATE#313570
-------------------------------------------------------------------
Tue Feb 5 11:50:14 MST 2013 - carnold@suse.com
- Upstream patches from Jan
26287-sched-credit-pick-idle.patch
26340-VT-d-intremap-verify-legacy-bridge.patch (Replaces CVE-2012-5634-xsa33.patch)
26370-libxc-x86-initial-mapping-fit.patch
26395-x86-FPU-context-conditional.patch
26404-x86-forward-both-NMI-kinds.patch
26418-x86-trampoline-consider-multiboot.patch
26427-x86-AMD-enable-WC+.patch
26428-x86-HVM-RTC-update.patch
26440-x86-forward-SERR.patch
26443-ACPI-zap-DMAR.patch
26444-x86-nHVM-no-self-enable.patch (Replaces CVE-2013-0152-xsa35.patch)
26501-VMX-simplify-CR0-update.patch
26502-VMX-disable-SMEP-when-not-paging.patch
-------------------------------------------------------------------
Fri Feb 1 08:30:28 MST 2013 - carnold@suse.com
- bnc#800275 - VUL-0: XSA-36: CVE-2013-0153: xen: interrupt remap
entries shared and old ones not cleared on AMD IOMMUs
CVE-2013-0153-xsa36.patch
-------------------------------------------------------------------
Wed Jan 30 15:14:41 UTC 2013 - mmarek@suse.cz
- Add # needssslcertforbuild to the specfile, to make the UEFI
signing certificate available during build (fate#314511, fate#314552).
-------------------------------------------------------------------
Fri Jan 25 14:57:30 MST 2013 - jfehlig@suse.com