Charles Arnold
e09562d587
- Update to Xen 4.4.0 RC1 c/s 28233
...
- Drop 32bit support from spec file
- Dropped 520d417d-xen-Add-stdbool.h-workaround-for-BSD.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=282
2014-01-02 19:09:07 +00:00
Charles Arnold
7057c8e7c9
Accepting request 212527 from openSUSE:Factory:Staging:Gcc48
...
- gcc-32bit pulls in the right gcc bits, so better buildrequire that
OBS-URL: https://build.opensuse.org/request/show/212527
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=281
2014-01-02 00:51:35 +00:00
Stephan Kulow
0c7ff0749b
Accepting request 208597 from Virtualization
...
Security and other bug fixes
OBS-URL: https://build.opensuse.org/request/show/208597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=180
2013-12-15 09:10:09 +00:00
Charles Arnold
a11c33863f
- Upstream patches from Jan
...
5281fad4-numa-sched-leave-node-affinity-alone-if-not-in-auto-mode.patch
52820823-nested-SVM-adjust-guest-handling-of-structure-mappings.patch
52820863-VMX-don-t-crash-processing-d-debug-key.patch
5282492f-x86-eliminate-has_arch_mmios.patch
52864df2-credit-Update-other-parameters-when-setting-tslice_ms.patch
52864f30-fix-leaking-of-v-cpu_affinity_saved-on-domain-destruction.patch
5289d225-nested-VMX-don-t-ignore-mapping-errors.patch
528a0eb0-x86-consider-modules-when-cutting-off-memory.patch
528f606c-x86-hvm-reset-TSC-to-0-after-domain-resume-from-S3.patch
528f609c-x86-crash-disable-the-watchdog-NMIs-on-the-crashing-cpu.patch
52932418-x86-xsave-fix-nonlazy-state-handling.patch
- Add missing requires to pciutils package for xend-tools
- bnc#851749 - Xen service file does not call xend properly
xend.service
- bnc#851386 - VUL-0: xen: XSA-78: Insufficient TLB flushing in
VT-d (iommu) code
528a0e5b-TLB-flushing-in-dma_pte_clear_one.patch
- bnc#849667 - VUL-0: xen: XSA-74: Lock order reversal between
page_alloc_lock and mm_rwlock
CVE-2013-4553-xsa74.patch
- bnc#849665 - VUL-0: CVE-2013-4551: xen: XSA-75: Host crash due to
guest VMX instruction execution
52809208-nested-VMX-VMLANUCH-VMRESUME-emulation-must-check-permission-1st.patch
- bnc#849668 - VUL-0: xen: XSA-76: Hypercalls exposed to privilege
rings 1 and 2 of HVM guests
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=279
2013-11-26 20:18:36 +00:00
Charles Arnold
731bb529f3
Accepting request 207623 from home:netsroth:branches:Virtualization
...
Have devel package require uuid-devel
OBS-URL: https://build.opensuse.org/request/show/207623
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=278
2013-11-19 18:39:48 +00:00
Tomáš Chvátal
1add73c8a5
Accepting request 204765 from Virtualization
...
Security and other fixes for os13.1 RC2
OBS-URL: https://build.opensuse.org/request/show/204765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=179
2013-10-25 11:38:55 +00:00
Charles Arnold
b244ce9e91
- domUloader can no longer be used with the xl toolstack to boot
...
sles10. Patch pygrub to get the kernel and initrd from the image.
pygrub-boot-legacy-sles.patch
- bnc#842515 - VUL-0: CVE-2013-4375: XSA-71: xen: qemu disk backend
(qdisk) resource leak
CVE-2013-4375-xsa71.patch
- Upstream patches from Jan
52496bea-x86-properly-handle-hvm_copy_from_guest_-phys-virt-errors.patch (Replaces CVE-2013-4355-xsa63.patch)
52496c11-x86-mm-shadow-Fix-initialization-of-PV-shadow-L4-tables.patch (Replaces CVE-2013-4356-xsa64.patch)
52496c32-x86-properly-set-up-fbld-emulation-operand-address.patch (Replaces CVE-2013-4361-xsa66.patch)
52497c6c-x86-don-t-blindly-create-L3-tables-for-the-direct-map.patch
524e971b-x86-idle-Fix-get_cpu_idle_time-s-interaction-with-offline-pcpus.patch
524e9762-x86-percpu-Force-INVALID_PERCPU_AREA-to-non-canonical.patch
524e983e-Nested-VMX-check-VMX-capability-before-read-VMX-related-MSRs.patch
524e98b1-Nested-VMX-fix-IA32_VMX_CR4_FIXED1-msr-emulation.patch
524e9dc0-xsm-forbid-PV-guest-console-reads.patch
5256a979-x86-check-segment-descriptor-read-result-in-64-bit-OUTS-emulation.patch
5256be57-libxl-fix-vif-rate-parsing.patch
5256be84-tools-ocaml-fix-erroneous-free-of-cpumap-in-stub_xc_vcpu_getaffinity.patch
5256be92-libxl-fix-out-of-memory-error-handling-in-libxl_list_cpupool.patch
5257a89a-x86-correct-LDT-checks.patch
5257a8e7-x86-add-address-validity-check-to-guest_map_l1e.patch
5257a944-x86-check-for-canonical-address-before-doing-page-walks.patch
525b95f4-scheduler-adjust-internal-locking-interface.patch
525b9617-sched-fix-race-between-sched_move_domain-and-vcpu_wake.patch
525e69e8-credit-unpause-parked-vcpu-before-destroying-it.patch
525faf5e-x86-print-relevant-tail-part-of-filename-for-warnings-and-crashes.patch
- bnc#840196 - L3: MTU size on Dom0 gets reset when booting DomU
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=276
2013-10-24 21:00:35 +00:00
Tomáš Chvátal
79960454a5
Accepting request 201974 from Virtualization
...
Checkin for os13.1 RC1
OBS-URL: https://build.opensuse.org/request/show/201974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=178
2013-10-03 11:01:43 +00:00
Charles Arnold
a4d1d9fe03
- Improvements to block-dmmd script
...
bnc#828623
- bnc#839596 - VUL-0: CVE-2013-1442: XSA-62: xen: Information leak
on AVX and/or LWP capable CPUs
5242a1b5-x86-xsave-initialize-extended-register-state-when-guests-enable-it.patch
- bnc#840592 - VUL-0: CVE-2013-4355: XSA-63: xen: Information leaks
through I/O instruction emulation
CVE-2013-4355-xsa63.patch
- bnc#840593 - VUL-0: CVE-2013-4356: XSA-64: xen: Memory accessible
by 64-bit PV guests under live migration
CVE-2013-4356-xsa64.patch
- bnc#841766 - VUL-1: CVE-2013-4361: XSA-66: xen: Information leak
through fbld instruction emulation
CVE-2013-4361-xsa66.patch
- bnc#833796 - L3: Xen: migration broken from xsave-capable to
xsave-incapable host
52205e27-x86-xsave-initialization-improvements.patch
522dc0e6-x86-xsave-fix-migration-from-xsave-capable-to-xsave-incapable-host.patch
- bnc#839600 - [HP BCS SLES11 Bug]: In HP’s UEFI x86_64 platform and
sles11sp3 with xen environment, xen hypervisor will panic on
multiple blades nPar.
523172d5-x86-fix-memory-cut-off-when-using-PFN-compression.patch
- bnc#833251 - [HP BCS SLES11 Bug]: In HP’s UEFI x86_64 platform
and with xen environment, in booting stage ,xen hypervisor will
panic.
522d896b-x86-EFI-properly-handle-run-time-memory-regions-outside-the-1-1-map.patch
- bnc#834751 - [HP BCS SLES11 Bug]: In xen, “shutdown –y 0 –h”
cannot power off system
522d896b-x86-EFI-properly-handle-run-time-memory-regions-outside-the-1-1-map.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=274
2013-10-02 22:41:46 +00:00
Tomáš Chvátal
322f5fc109
Accepting request 198603 from Virtualization
...
Checkin for os13.1 Beta
OBS-URL: https://build.opensuse.org/request/show/198603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=176
2013-09-12 12:25:40 +00:00
Charles Arnold
a75349e153
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=272
2013-09-09 15:28:15 +00:00
Charles Arnold
1d11625a98
- Upstream patches from Jan
...
521c6d4a-x86-don-t-allow-Dom0-access-to-the-MSI-address-range.patch
521c6d6c-x86-don-t-allow-Dom0-access-to-the-HT-address-range.patch
521c6e23-x86-Intel-add-support-for-Haswell-CPU-models.patch
521db25f-Fix-inactive-timer-list-corruption-on-second-S3-resume.patch
521e1156-x86-AVX-instruction-emulation-fixes.patch
521ef8d9-AMD-IOMMU-add-missing-checks.patch
52205a7d-hvmloader-smbios-Correctly-count-the-number-of-tables-written.patch
52205a90-public-hvm_xs_strings.h-Fix-ABI-regression-for-OEM-SMBios-strings.patch
52205e27-x86-xsave-initialization-improvements.patch
5226020f-xend-handle-extended-PCI-configuration-space-when-saving-state.patch
52260214-xend-fix-file-descriptor-leak-in-pci-utilities.patch
52285317-hvmloader-fix-SeaBIOS-interface.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=271
2013-09-09 15:27:39 +00:00
Charles Arnold
3342e41570
Don't use %posttrans
...
Just use %post for calling update-bootloader --refresh
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=270
2013-09-05 16:55:53 +00:00
Charles Arnold
d88deaa334
Run /sbin/update-bootloader --refresh after upgrade or install
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=269
2013-09-04 21:57:48 +00:00
Charles Arnold
86c3c4dd54
- bnc#837585 - xen* pkg update DISables xencommons
and
...
`xendomains` systemd services
xen.spec
- remove unneeded patch, autoload is handled by PCI device, without
PCI device xen_platform_pci would not work anyway
xen.sles11sp1.fate311487.xen_platform_pci.dmistring.patch
- Update our xen-3.0.4 version of unplug code in qemu-trad
add comments about the usage of the code
rename handler function
reenable handlers for writing/reading from emulated PCI device
- Change unplugging of emulated devices in PVonHVM guests
Since 3.0.4 xen-platform-pci.ko triggerd the unplug by writing
to the PCI space of the emulated PCI device. 3.3 introduced an
official unplug protocol. The option to unplug wit the official
protocol is disabled per default.
Remove our version and enable the unplug via official protocol
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=268
2013-09-03 22:22:05 +00:00
Charles Arnold
0891920741
- Upstream patches from Jan
...
51e517e6-AMD-IOMMU-allocate-IRTEs.patch
51e5183f-AMD-IOMMU-untie-remap-and-vector-maps.patch
51e63df6-VMX-fix-interaction-of-APIC-V-and-Viridian-emulation.patch
52146070-ACPI-fix-acpi_os_map_memory.patch
5214d26a-VT-d-warn-about-CFI-being-enabled-by-firmware.patch
5215d094-Nested-VMX-Check-whether-interrupt-is-blocked-by-TPR.patch
5215d0c5-Nested-VMX-Force-check-ISR-when-L2-is-running.patch
5215d135-Nested-VMX-Clear-APIC-v-control-bit-in-vmcs02.patch
5215d2d5-Nested-VMX-Update-APIC-v-RVI-SVI-when-vmexit-to-L1.patch
5215d8b0-Correct-X2-APIC-HVM-emulation.patch
- Dropped 520d417d-xen-Add-stdbool.h-workaround-for-BSD.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=267
2013-08-30 14:59:38 +00:00
Charles Arnold
73291eb01a
- bnc#836239 - SLES 11 SP3 Xen security patch does not
...
automatically update UEFI boot binary
xen.spec
- Upstream patches from Jan
51d5334e-x86-mm-Ensure-useful-progress-in-alloc_l2_table.patch
51dd155c-adjust-x86-EFI-build.patch
51e63d80-x86-cpuidle-Change-logging-for-unknown-APIC-IDs.patch
51e6540d-x86-don-t-use-destroy_xen_mappings-for-vunmap.patch
51e7963f-x86-time-Update-wallclock-in-shared-info-when-altering-domain-time-offset.patch
51ffd577-fix-off-by-one-mistakes-in-vm_alloc.patch
51ffd5fd-x86-refine-FPU-selector-handling-code-for-XSAVEOPT.patch
520114bb-Nested-VMX-Flush-TLBs-and-Caches-if-paging-mode-changed.patch
520a5504-VMX-add-boot-parameter-to-enable-disable-APIC-v-dynamically.patch
520a24f6-x86-AMD-Fix-nested-svm-crash-due-to-assertion-in-__virt_to_maddr.patch
520a2570-x86-AMD-Inject-GP-instead-of-UD-when-unable-to-map-vmcb.patch
520b4b60-VT-d-protect-against-bogus-information-coming-from-BIOS.patch
520b4bda-x86-MTRR-fix-range-check-in-mtrr_add_page.patch
520cb8b6-x86-time-fix-check-for-negative-time-in-__update_vcpu_system_time.patch
520d417d-xen-Add-stdbool.h-workaround-for-BSD.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=266
2013-08-29 18:19:23 +00:00
Charles Arnold
eb43d7473d
- The xencommons.service file handles the starting of xenstored
...
and xenconsoled. Drop the following services files as
unecessary. Update xendomains.service to reflect these changes.
xenstored.service
xenconsoled.service
blktapctrl.service
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=265
2013-08-16 21:22:11 +00:00
Charles Arnold
6a16d785dc
- Add xencommons.service to xendomains.service 'After' tag
...
xendomains.service
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=264
2013-08-16 14:57:50 +00:00
Charles Arnold
7ba38da9fc
- Change the default bridge in xl.conf from xenbr0 to just br0
...
xl-conf-default-bridge.patch
- Add network.target to xendomains.service 'After' tag
xendomains.service
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=263
2013-08-15 21:14:40 +00:00
Stephan Kulow
48becad1f6
Accepting request 185336 from Virtualization
...
Bug fixes and feature updates
OBS-URL: https://build.opensuse.org/request/show/185336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=175
2013-08-01 14:10:17 +00:00
Charles Arnold
e50de91dbe
Fix SLE11 build dependency with systemd
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=261
2013-07-31 20:58:24 +00:00
Charles Arnold
1afde18e6c
- Spec file cleanups
...
xen.spec
- Renamed xend-sysconfig.patch to xencommons-sysconfig.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=260
2013-07-31 20:29:13 +00:00
Charles Arnold
9069ef8fe4
- Added support for systemd with the following service files
...
xenstored.service
blktapctrl.service
xend.service
xenconsoled.service
xen-watchdog.service
xendomains.service
xencommons.service
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=259
2013-07-30 21:20:13 +00:00
Charles Arnold
11035112e8
- Upstream patches from Jan
...
51d277a3-x86-don-t-pass-negative-time-to-gtime_to_gtsc-try-2.patch
51d27807-iommu-amd-Fix-logic-for-clearing-the-IOMMU-interrupt-bits.patch
51d27841-iommu-amd-Workaround-for-erratum-787.patch
51daa074-Revert-hvmloader-always-include-HPET-table.patch
- Dropped deprecated or unnecessary patches
pvdrv-import-shared-info.patch
minios-fixups.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=258
2013-07-17 02:04:59 +00:00
Charles Arnold
5139041282
Bump the version string
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=257
2013-07-11 23:15:14 +00:00
Charles Arnold
2584490792
- Update to Xen 4.3.0 FCS
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=256
2013-07-09 21:37:32 +00:00
Alexander Graf
872d1f1315
- Enable ARM targets for Xen
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=255
2013-07-06 01:06:10 +00:00
Stephan Kulow
2425f7b82c
Accepting request 181935 from Virtualization
...
Checkin for os13.1 Milestone 3
OBS-URL: https://build.opensuse.org/request/show/181935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=174
2013-07-04 07:14:03 +00:00
Charles Arnold
e6b37a0596
- Update to Xen 4.3.0-rc6
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=253
2013-06-28 21:15:39 +00:00
Charles Arnold
312d50dff0
32bit build doesn't need xencov_split
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=252
2013-06-20 18:04:03 +00:00
Charles Arnold
e30ecd8da4
- Update to Xen 4.3.0-rc5
...
- Update to Xen 4.3.0-rc4
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=251
2013-06-20 17:01:24 +00:00
Stephan Kulow
9c8f9a5898
Accepting request 180074 from Virtualization
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/180074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=173
2013-06-20 13:01:13 +00:00
Charles Arnold
e5398a72aa
- Fix xen-utils compiler time warnings
...
xen-utils-0.1.tar.bz2
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=249
2013-06-12 21:52:27 +00:00
Stephan Kulow
ff098e0b83
Accepting request 178019 from Virtualization
...
Checkin for os13.1 Milestone 2 with KMPs enabled
OBS-URL: https://build.opensuse.org/request/show/178019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=172
2013-06-11 04:40:23 +00:00
Charles Arnold
b3e8476b3b
- Enable building the KMPs
...
xen.spec
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=247
2013-06-07 14:47:08 +00:00
Charles Arnold
eca168de27
Enable building the KMPs
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=246
2013-06-07 14:13:54 +00:00
Stephan Kulow
55009b863e
Accepting request 177956 from Virtualization
...
Checkin for os13.1 Milestone 2
OBS-URL: https://build.opensuse.org/request/show/177956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=171
2013-06-07 08:19:54 +00:00
Charles Arnold
08d938ee56
- Removed the doc-pdf RPM as there are no more PDFs to include
...
since the docs/xen-api sources were dropped.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=244
2013-06-05 21:34:57 +00:00
Charles Arnold
21a931a14e
- Update to Xen 4.3.0-rc3
...
- The xend toolstack is now deprecated and unsupported. Consolidate
all xend and traditional qemu patches into one patch file.
Rename '.diff' patches to '.patch' and reoder others.
- Create a xend-tools package for the legacy xend toolstack and
traditional qemu files.
Drop all upstream changeset patches now included in 4.3 tarball
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=243
2013-06-05 20:36:36 +00:00
Charles Arnold
e88ce74f3d
Fix 32bit build.
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=242
2013-06-01 22:36:20 +00:00
Charles Arnold
0a0dc9a60d
- bnc#801663 - performance of mirror lvm unsuitable for production
...
block-dmmd
- Update to Xen 4.3.0-rc2
- Consolidate all xend and traditional qemu patches into one patch
file. Rename '.diff' patches to '.patch' and reoder others.
xend-traditional-qemu.patch
- Create a xend-tools package for the legacy xend toolstack files
- Update to Xen 4.3.0-rc1 c/s 27068
- bnc#818183 - VUL-0: xen: CVE-2013-2007: XSA-51: qga set umask
0077 when daemonizing
CVE-2013-2007-xsa51-1.patch
CVE-2013-2007-xsa51-2.patch
- bnc#808269 - Fully Virtualized Windows VM install is failed on
Ivy Bridge platforms with Xen kernel
26754-hvm-Improve-APIC-INIT-SIPI-emulation.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=241
2013-06-01 21:11:56 +00:00
Stephan Kulow
df1755e8fa
Accepting request 174892 from Virtualization
...
- add lndir to BuildRequires
- remove xen.migrate.tools_notify_restore_to_hangup_during_migration_--abort_if_busy.patch
It changed migration protocol and upstream wants a different solution
- bnc#802221 - fix xenpaging
readd xenpaging.qemu.flush-cache.patch
- Upstream patches from Jan
26891-x86-S3-Fix-cpu-pool-scheduling-after-suspend-resume.patch
26930-x86-EFI-fix-runtime-call-status-for-compat-mode-Dom0.patch
- Additional fix for bnc#816159
CVE-2013-1918-xsa45-followup.patch
- bnc#817068 - Xen guest with >1 sr-iov vf won't start
xen-managed-pci-device.patch
- Update to Xen 4.2.2 c/s 26064
The following recent security patches are included in the tarball
CVE-2013-0151-xsa34.patch (bnc#797285)
CVE-2012-6075-xsa41.patch (bnc#797523)
CVE-2013-1917-xsa44.patch (bnc#813673)
CVE-2013-1919-xsa46.patch (bnc#813675)
- Upstream patch from Jan
26902-x86-EFI-pass-boot-services-variable-info-to-runtime-code.patch
- bnc#816159 - VUL-0: xen: CVE-2013-1918: XSA-45: Several long
latency operations are not preemptible
CVE-2013-1918-xsa45-1-vcpu-destroy-pagetables-preemptible.patch
OBS-URL: https://build.opensuse.org/request/show/174892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=170
2013-05-13 15:04:14 +00:00
d766d613df
- add lndir to BuildRequires
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=239
2013-05-09 10:46:47 +00:00
51467ad207
different lndir handling
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=238
2013-05-09 08:15:21 +00:00
b9d38dfc8d
- add xorg-x11-util-devel to BuildRequires to get lndir(1)
...
- remove xen.migrate.tools_notify_restore_to_hangup_during_migration_--abort_if_busy.patch
It changed migration protocol and upstream wants a different solution
- bnc#802221 - fix xenpaging
readd xenpaging.qemu.flush-cache.patch
- Upstream patches from Jan
26891-x86-S3-Fix-cpu-pool-scheduling-after-suspend-resume.patch
26930-x86-EFI-fix-runtime-call-status-for-compat-mode-Dom0.patch
- Additional fix for bnc#816159
CVE-2013-1918-xsa45-followup.patch
- bnc#817068 - Xen guest with >1 sr-iov vf won't start
xen-managed-pci-device.patch
- Update to Xen 4.2.2 c/s 26064
The following recent security patches are included in the tarball
CVE-2013-0151-xsa34.patch (bnc#797285)
CVE-2012-6075-xsa41.patch (bnc#797523)
CVE-2013-1917-xsa44.patch (bnc#813673)
CVE-2013-1919-xsa46.patch (bnc#813675)
- Upstream patch from Jan
26902-x86-EFI-pass-boot-services-variable-info-to-runtime-code.patch
- bnc#816159 - VUL-0: xen: CVE-2013-1918: XSA-45: Several long
latency operations are not preemptible
CVE-2013-1918-xsa45-1-vcpu-destroy-pagetables-preemptible.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=237
2013-05-07 14:35:00 +00:00
Charles Arnold
9c5584a232
Removed needssslcertforbuild and BRP_PESIGN_FILES
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=236
2013-04-04 18:09:25 +00:00
Charles Arnold
5a10c8071f
- bnc#813156 - IndentationError in XendCheckpoint.py
...
xend-domain-lock.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=235
2013-04-04 17:16:12 +00:00
Charles Arnold
387129caad
- bnc#797014 - no way to control live migrations
...
- bnc#803712 - after live migration rcu_sched_state detected stalls
xen.migrate.tools-xend_move_assert_to_exception_block.patch
xen.migrate.tools-libxc_print_stats_if_migration_is_aborted.patch
xen.migrate.tools_set_number_of_dirty_pages_during_migration.patch
xen.migrate.tools_notify_restore_to_hangup_during_migration_--abort_if_busy.patch
- bnc#811764 - XEN (hypervisor or kernel) has a problem with EFI
variable services
x86-EFI-set-variable-permit-attrs.patch
- Upstream patches from Jan
26060-ACPI-ERST-table-size-checks.patch
26692-x86-fully-protect-MSI-X-table-from-PV-guest-accesses.patch
26702-powernow-add-fixups-for-AMD-P-state-figures.patch
26704-x86-MCA-suppress-bank-clearing-for-certain-injected-events.patch (bnc#805579)
26731-AMD-IOMMU-Process-softirqs-while-building-dom0-iommu-mappings.patch
26733-VT-d-Enumerate-IOMMUs-when-listing-capabilities.patch
26734-ACPI-ERST-Name-table-in-otherwise-opaque-error-messages.patch
26736-ACPI-APEI-Unlock-apei_iomaps_lock-on-error-path.patch
26737-ACPI-APEI-Add-apei_exec_run_optional.patch
26742-IOMMU-properly-check-whether-interrupt-remapping-is-enabled.patch
26743-VT-d-deal-with-5500-5520-X58-errata.patch (bnc#801910)
26744-AMD-IOMMU-allow-disabling-only-interrupt-remapping.patch
- PVonHVM: __devinit was removed in linux-3.8
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=234
2013-04-04 17:05:57 +00:00
Charles Arnold
440dc06691
Fix version string
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=233
2013-03-21 22:46:50 +00:00