Sync with sles11sp2 fixes.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=166
This commit is contained in:
committed by
Git OBS Bridge
parent
a0e0589e8d
commit
837bb1d292
25
xen.spec
25
xen.spec
@@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: xen
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
%define xvers 4.1
|
||||
@@ -99,7 +98,7 @@ BuildRequires: kernel-syms
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: xorg-x11
|
||||
%endif
|
||||
Version: 4.1.2_12
|
||||
Version: 4.1.2_13
|
||||
Release: 0
|
||||
PreReq: %insserv_prereq %fillup_prereq
|
||||
Summary: Xen Virtualization: Hypervisor (aka VMM aka Microkernel)
|
||||
@@ -338,7 +337,12 @@ Patch24417: 24417-amd-erratum-573.patch
|
||||
Patch24429: 24429-mceinj-tool.patch
|
||||
Patch24447: 24447-x86-TXT-INIT-SIPI-delay.patch
|
||||
Patch24448: 24448-x86-pt-irq-leak.patch
|
||||
Patch24466: 24466-libxc_Only_retry_mapping_pages_when_ENOENT_is_returned.patch
|
||||
Patch24478: 24478-libxl_add_feature_flag_to_xenstore_for_XS_RESET_WATCHES.patch
|
||||
Patch24566: 24566-tools-libxc_fix_error_handling_in_xc_mem_paging_load.patch
|
||||
Patch24586: 24586-x86-mm_Properly_account_for_paged_out_pages.patch
|
||||
Patch24609: 24609-tools-libxc_handle_fallback_in_linux_privcmd_map_foreign_bulk_properly.patch
|
||||
Patch24610: 24610-xenpaging_make_file_op_largefile_aware.patch
|
||||
# Upstream qemu patches
|
||||
Patch100: ioemu-9868-MSI-X.patch
|
||||
# Our patches
|
||||
@@ -453,6 +457,7 @@ Patch460: ipxe-gcc45-warnings.patch
|
||||
Patch461: ipxe-ipv4-fragment.patch
|
||||
Patch462: ipxe-enable-nics.patch
|
||||
Patch463: blktap-close-fifos.patch
|
||||
Patch464: blktap-disable-debug-printf.patch
|
||||
# Jim's domain lock patch
|
||||
Patch480: xend-domain-lock.patch
|
||||
Patch481: xend-domain-lock-sfex.patch
|
||||
@@ -488,6 +493,11 @@ Patch1126: xenpaging.guest-memusage.patch
|
||||
Patch1129: xenpaging.autostart.patch
|
||||
Patch1130: xenpaging.doc.patch
|
||||
Patch1131: xenpaging.speedup-page-out.patch
|
||||
Patch1132: xenpaging.speedup-page-in.gfn_to_slot.patch
|
||||
Patch1134: xen-unstable.misc.linux_privcmd_map_foreign_bulk.retry_paged.patch
|
||||
Patch1135: xenpaging.speedup-page-out.resume_pages.find_next_bit_set.patch
|
||||
Patch1136: xenpaging.speedup-page-out.policy_choose_victim.patch
|
||||
Patch1137: xenpaging.speedup-page-out.evict_pages.free_slot_stack.patch
|
||||
Patch1142: xenpaging.qemu.flush-cache.patch
|
||||
# xenalyze
|
||||
Patch20000: xenalyze.gcc46.patch
|
||||
@@ -1017,7 +1027,12 @@ tar xfj %{SOURCE2} -C $RPM_BUILD_DIR/%{xen_build_dir}/tools
|
||||
%patch24429 -p1
|
||||
%patch24447 -p1
|
||||
%patch24448 -p1
|
||||
%patch24466 -p1
|
||||
%patch24478 -p1
|
||||
%patch24566 -p1
|
||||
%patch24586 -p1
|
||||
%patch24609 -p1
|
||||
%patch24610 -p1
|
||||
# Qemu
|
||||
%patch100 -p1
|
||||
# Our patches
|
||||
@@ -1127,6 +1142,7 @@ tar xfj %{SOURCE2} -C $RPM_BUILD_DIR/%{xen_build_dir}/tools
|
||||
%patch461 -p1
|
||||
%patch462 -p1
|
||||
%patch463 -p1
|
||||
%patch464 -p1
|
||||
%patch480 -p1
|
||||
%patch481 -p1
|
||||
%patch500 -p1
|
||||
@@ -1160,6 +1176,11 @@ tar xfj %{SOURCE2} -C $RPM_BUILD_DIR/%{xen_build_dir}/tools
|
||||
%patch1129 -p1
|
||||
%patch1130 -p1
|
||||
%patch1131 -p1
|
||||
%patch1132 -p1
|
||||
%patch1134 -p1
|
||||
%patch1135 -p1
|
||||
%patch1136 -p1
|
||||
%patch1137 -p1
|
||||
%patch1142 -p1
|
||||
#
|
||||
%patch99998 -p1
|
||||
|
Reference in New Issue
Block a user