- Dropped the following upstream patches and xen-4.4.0-testing-src.tar.bz2

537b5ede-move-domain-to-cpupool0-before-destroying-it.patch
  5327190a-x86-Intel-work-around-Xeon-7400-series-erratum-AAI65.patch
  534bdf47-x86-HAP-also-flush-TLB-when-altering-a-present-1G-or-intermediate-entry.patch
  535a354b-passthrough-allow-to-suppress-SERR-and-PERR-signaling.patch
  53636ebf-x86-fix-guest-CPUID-handling.patch
  5347b524-evtchn-eliminate-64k-ports-limitation.patch
  53a040c6-page-alloc-scrub-pages-used-by-hypervisor-upon-freeing.patch
  53a1990a-IOMMU-prevent-VT-d-device-IOTLB-operations-on-wrong-IOMMU.patch
  53732f4f-x86-MCE-bypass-uninitialized-vcpu-in-vMCE-injection.patch
  531dc0e2-xmalloc-handle-correctly-page-allocation-when-align-size.patch
  5331917d-x86-enforce-preemption-in-HVM_set_mem_access-p2m_set_mem_access.patch
  531d8e09-x86-HVM-fix-memory-type-merging-in-epte_get_entry_emt.patch
  538ee637-ACPI-Prevent-acpi_table_entries-from-falling-into-a-infinite-loop.patch
  535a34eb-VT-d-suppress-UR-signaling-for-server-chipsets.patch
  535e31bc-x86-HVM-correct-the-SMEP-logic-for-HVM_CR0_GUEST_RESERVED_BITS.patch
  53859956-timers-set-the-deadline-more-accurately.patch
  53636978-hvm_set_ioreq_page-releases-wrong-page-in-error-path.patch
  535a3516-VT-d-suppress-UR-signaling-for-desktop-chipsets.patch
  53cfdcc7-avoid-crash-when-doing-shutdown-with-active-cpupools.patch
  5383175e-VT-d-fix-mask-applied-to-DMIBAR-in-desktop-chipset-XSA-59-workaround.patch
  531d8e34-x86-HVM-consolidate-passthrough-handling-in-epte_get_entry_emt.patch
  532fff53-x86-fix-determination-of-bit-count-for-struct-domain-allocations.patch
  5357baff-x86-add-missing-break-in-dom0_pit_access.patch
  530c54c3-x86-mce-Reduce-boot-time-logspam.patch
  5383167d-ACPI-ERST-fix-table-mapping.patch
  5390927f-x86-fix-reboot-shutdown-with-running-HVM-guests.patch
  530b27fd-x86-MCE-Fix-race-condition-in-mctelem_reserve.patch
  53709b77-Nested-VMX-load-current_vmcs-only-when-it-exists.patch
  5396d818-avoid-crash-on-HVM-domain-destroy-with-PCI-passthrough.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=325
This commit is contained in:
Charles Arnold 2014-08-15 16:46:18 +00:00 committed by Git OBS Bridge
parent 3e51b51ba9
commit 3ff5ece633
2 changed files with 62 additions and 1 deletions

View File

@ -15,7 +15,67 @@ Thu Aug 7 11:26:15 UTC 2014 - carnold@suse.com
- Update to Xen Version 4.4.1-rc2
xen-4.4.1-testing-src.tar.bz2
- Dropped 60 upstream patches and xen-4.4.0-testing-src.tar.bz2
- Dropped the following upstream patches and xen-4.4.0-testing-src.tar.bz2
537b5ede-move-domain-to-cpupool0-before-destroying-it.patch
5327190a-x86-Intel-work-around-Xeon-7400-series-erratum-AAI65.patch
534bdf47-x86-HAP-also-flush-TLB-when-altering-a-present-1G-or-intermediate-entry.patch
535a354b-passthrough-allow-to-suppress-SERR-and-PERR-signaling.patch
53636ebf-x86-fix-guest-CPUID-handling.patch
5347b524-evtchn-eliminate-64k-ports-limitation.patch
53a040c6-page-alloc-scrub-pages-used-by-hypervisor-upon-freeing.patch
53a1990a-IOMMU-prevent-VT-d-device-IOTLB-operations-on-wrong-IOMMU.patch
53732f4f-x86-MCE-bypass-uninitialized-vcpu-in-vMCE-injection.patch
531dc0e2-xmalloc-handle-correctly-page-allocation-when-align-size.patch
5331917d-x86-enforce-preemption-in-HVM_set_mem_access-p2m_set_mem_access.patch
531d8e09-x86-HVM-fix-memory-type-merging-in-epte_get_entry_emt.patch
538ee637-ACPI-Prevent-acpi_table_entries-from-falling-into-a-infinite-loop.patch
535a34eb-VT-d-suppress-UR-signaling-for-server-chipsets.patch
535e31bc-x86-HVM-correct-the-SMEP-logic-for-HVM_CR0_GUEST_RESERVED_BITS.patch
53859956-timers-set-the-deadline-more-accurately.patch
53636978-hvm_set_ioreq_page-releases-wrong-page-in-error-path.patch
535a3516-VT-d-suppress-UR-signaling-for-desktop-chipsets.patch
53cfdcc7-avoid-crash-when-doing-shutdown-with-active-cpupools.patch
5383175e-VT-d-fix-mask-applied-to-DMIBAR-in-desktop-chipset-XSA-59-workaround.patch
531d8e34-x86-HVM-consolidate-passthrough-handling-in-epte_get_entry_emt.patch
532fff53-x86-fix-determination-of-bit-count-for-struct-domain-allocations.patch
5357baff-x86-add-missing-break-in-dom0_pit_access.patch
530c54c3-x86-mce-Reduce-boot-time-logspam.patch
5383167d-ACPI-ERST-fix-table-mapping.patch
5390927f-x86-fix-reboot-shutdown-with-running-HVM-guests.patch
530b27fd-x86-MCE-Fix-race-condition-in-mctelem_reserve.patch
53709b77-Nested-VMX-load-current_vmcs-only-when-it-exists.patch
5396d818-avoid-crash-on-HVM-domain-destroy-with-PCI-passthrough.patch
531d8fd0-kexec-identify-which-cpu-the-kexec-image-is-being-executed-on.patch
5385956b-x86-don-t-use-VA-for-cache-flush-when-also-flushing-TLB.patch
539ec004-x86-mce-don-t-spam-the-console-with-CPUx-Temperature-z.patch
53909259-x86-domctl-two-functional-fixes-to-XEN_DOMCTL_-gs-etvcpuextstate.patch
53859549-AMD-IOMMU-don-t-free-page-table-prematurely.patch
533d413b-x86-mm-fix-checks-against-max_mapped_pfn.patch
535fa503-x86-HVM-restrict-HVMOP_set_mem_type.patch
53271880-VT-d-fix-RMRR-handling.patch
5390917a-VT-d-honor-APEI-firmware-first-mode-in-XSA-59-workaround-code.patch
538dcada-x86-HVM-eliminate-vulnerabilities-from-hvm_inject_msi.patch
53455585-x86-AMD-feature-masking-is-unavailable-on-Fam11.patch
537b5e50-VT-d-apply-quirks-at-device-setup-time-rather-than-only-at-boot.patch
53a199d7-x86-EFI-allow-FPU-XMM-use-in-runtime-service-functions.patch
53cfddaf-x86-mem_event-validate-the-response-vcpu_id-before-acting-on-it.patch
53b16cd4-VT-d-ATS-correct-and-clean-up-dev_invalidate_iotlb.patch
53cfdde4-x86-mem_event-prevent-underflow-of-vcpu-pause-counts.patch
53356c1e-x86-HVM-correct-CPUID-leaf-80000008-handling.patch
534bbd90-x86-nested-HAP-don-t-BUG-on-legitimate-error.patch
530b28c5-x86-MSI-don-t-risk-division-by-zero.patch
5396e805-x86-HVM-refine-SMEP-test-in-HVM_CR4_GUEST_RESERVED_BITS.patch
5370e03b-pygrub-fix-error-handling-if-no-valid-partitions-are-found.patch
5321b257-x86-make-hypercall-preemption-checks-consistent.patch
5321b20b-common-make-hypercall-preemption-checks-consistent.patch
538c338f-x86-amd_ucode-flip-revision-numbers-in-printk.patch
537b5e79-VT-d-extend-error-report-masking-workaround-to-newer-chipsets.patch
531d8db1-x86-hvm-refine-the-judgment-on-IDENT_PT-for-EMT.patch
53b56de1-properly-reference-count-DOMCTL_-un-pausedomain-hypercalls.patch
530b2880-Nested-VMX-update-nested-paging-mode-on-vmexit.patch
533ad1ee-VMX-fix-PAT-value-seen-by-guest.patch
53206661-pygrub-support-linux16-and-initrd16.patch
5315a254-IOMMU-generalize-and-correct-softirq-processing.patch
-------------------------------------------------------------------
Fri Aug 1 08:25:12 UTC 2014 - cyliu@suse.com

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# needssslcertforbuild
Name: xen