File xen.spec of Package xen.6117
#
# spec file for package xen
#
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# needssslcertforbuild
Name: xen
ExclusiveArch: %ix86 x86_64 %arm aarch64
%define changeset 30152
%define xen_build_dir xen-4.5.5-testing
#
%define with_kmp 0
%define with_debug 0
%define with_stubdom 0
%define with_gdbsx 0
%define with_dom0_support 0
%define with_qemu_traditional 0
%define with_oxenstored 0
#
%ifarch x86_64
%define with_kmp 1
%define with_debug 1
%define with_stubdom 1
%define with_gdbsx 1
%define with_dom0_support 1
%define with_qemu_traditional 1
%endif
#
%ifarch %arm aarch64
%define with_dom0_support 1
%endif
#
%define max_cpus 4
%ifarch x86_64
%if %suse_version >= 1315
%define max_cpus 1024
%else
%define max_cpus 512
%endif
%endif
#
%define xen_install_suffix %{nil}
%ifarch x86_64
%define xen_install_suffix .gz
%endif
# EFI requires gcc 4.6 or newer
# gcc46 is available in 12.1 or sles11sp2
# gcc47 is available in sles11sp3
# 12.2+ have gcc 4.7 as default compiler
%if %suse_version == 1110
%define with_gcc47 1
%else
%define with_gcc47 0
%endif
%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
%define with_systemd 0
%if %suse_version > 1220
%define with_systemd 1
%define include_systemd_preset 0
%if %suse_version <= 1320
%define include_systemd_preset 1
%endif
%systemd_requires
BuildRequires: systemd-devel
%define with_systemd_modules_load %{_prefix}/lib/modules-load.d
%else
PreReq: %insserv_prereq
%endif
PreReq: %fillup_prereq
%ifarch %arm aarch64
BuildRequires: libfdt1-devel
%endif
%ifarch %ix86 x86_64
BuildRequires: dev86
%endif
#!BuildIgnore: gcc-PIE
BuildRequires: bison
BuildRequires: fdupes
BuildRequires: figlet
BuildRequires: flex
BuildRequires: glib2-devel
BuildRequires: libaio-devel
BuildRequires: libbz2-devel
BuildRequires: libpixman-1-0-devel
BuildRequires: libuuid-devel
BuildRequires: libxml2-devel
BuildRequires: libyajl-devel
%ifarch x86_64
%if 0%{?suse_version} > 1230
BuildRequires: libspice-server-devel
BuildRequires: spice-protocol-devel
BuildRequires: usbredir-devel
%endif
%endif
%if %{?with_qemu_traditional}0
BuildRequires: SDL-devel
BuildRequires: pciutils-devel
%endif
%if %{?with_stubdom}0
%if 0%{?suse_version} < 1230
BuildRequires: texinfo
%else
BuildRequires: makeinfo
%endif
%endif
BuildRequires: ncurses-devel
%if %{?with_oxenstored}0
BuildRequires: ocaml
BuildRequires: ocaml-compiler-libs
BuildRequires: ocaml-findlib
BuildRequires: ocaml-ocamldoc
BuildRequires: ocaml-runtime
%endif
BuildRequires: openssl-devel
BuildRequires: python-devel
%if %{?with_systemd}0
BuildRequires: systemd
%endif
%if %suse_version >= 1120
BuildRequires: xz-devel
%endif
%if %suse_version <= 1110
BuildRequires: pmtools
%else
%ifarch %ix86 x86_64
BuildRequires: acpica
%endif
%endif
%ifarch x86_64
%if %{?with_gcc47}0
BuildRequires: gcc47
%endif
BuildRequires: glibc-32bit
BuildRequires: glibc-devel-32bit
%endif
%if %{?with_kmp}0
BuildRequires: kernel-source
BuildRequires: kernel-syms
BuildRequires: module-init-tools
%if %suse_version >= 1230
BuildRequires: lndir
BuildRequires: pesign-obs-integration
%else
BuildRequires: xorg-x11-util-devel
%endif
%endif
Version: 4.5.5_20
Release: 0
Summary: Xen Virtualization: Hypervisor (aka VMM aka Microkernel)
License: GPL-2.0
Group: System/Kernel
Source0: xen-4.5.5-testing-src.tar.bz2
Source1: stubdom.tar.bz2
Source2: qemu-xen-traditional-dir-remote.tar.bz2
Source3: qemu-xen-dir-remote.tar.bz2
Source4: seabios-dir-remote.tar.bz2
Source5: ipxe.tar.bz2
Source9: xen.changes
Source10: README.SUSE
Source11: boot.xen
Source12: boot.local.xenU
Source15: logrotate.conf
Source19: block-nbd
Source20: block-iscsi
Source21: block-npiv-common.sh
Source22: block-npiv
Source23: block-npiv-vport
Source26: init.xen_loop
Source27: init.50-hvm-xen_conf
%if %{?with_kmp}0
Source28: kmp_filelist
%endif
Source29: block-dmmd
# Xen API remote authentication sources
Source30: etc_pam.d_xen-api
Source31: xenapiusers
# Init script and sysconf file for pciback
Source34: init.pciback
Source35: sysconfig.pciback
Source36: xnloader.py
Source37: xen2libvirt.py
# Systemd service files
Source41: xencommons.service
Source42: xen-dom0-modules.service
Source57: xen-utils-0.1.tar.bz2
# For xen-libs
Source99: baselibs.conf
# http://xenbits.xensource.com/ext/xenalyze
Source20000: xenalyze.hg.tar.bz2
# Upstream patches
Patch1: 54f4985f-libxl-fix-libvirtd-double-free.patch
Patch2: 55103616-vm-assist-prepare-for-discontiguous-used-bit-numbers.patch
Patch3: 55111ee4-x86-support-newer-Intel-CPU-models.patch
Patch4: 551ac326-xentop-add-support-for-qdisk.patch
Patch5: 552d293b-x86-vMSI-X-honor-all-mask-requests.patch
Patch6: 552d2966-x86-vMSI-X-add-valid-bits-for-read-acceleration.patch
Patch7: 5537a4d8-libxl-use-DEBUG-log-level-instead-of-INFO.patch
Patch8: 5537a7ea-libxl-fd-events1.patch
Patch9: 5537a7eb-libxl-fd-events2.patch
Patch10: 5537a81d-libxl-fd-events3.patch
Patch11: 5548e903-domctl-don-t-truncate-XEN_DOMCTL_max_mem-requests.patch
Patch12: 5548e95d-x86-allow-to-suppress-M2P-user-mode-exposure.patch
Patch13: 554cc211-libxl-add-qxl.patch
Patch14: 555de7bb-xl-migrate-live.patch
Patch15: 556d973f-unmodified-drivers-tolerate-IRQF_DISABLED-being-undefined.patch
Patch16: 5576f143-x86-adjust-PV-I-O-emulation-functions-types.patch
Patch17: 55795a52-x86-vMSI-X-support-qword-MMIO-access.patch
Patch18: 5583d9c5-x86-MSI-X-cleanup.patch
Patch19: 5583da09-x86-MSI-track-host-and-guest-masking-separately.patch
Patch20: 55b0a218-x86-PCI-CFG-write-intercept.patch
Patch21: 55b0a255-x86-MSI-X-maskall.patch
Patch22: 55b0a283-x86-MSI-X-teardown.patch
Patch23: 55b0a2ab-x86-MSI-X-enable.patch
Patch24: 55b0a2db-x86-MSI-track-guest-masking.patch
Patch25: 55c322f9-VT-d-add-iommu-igfx-option-to-workaround-graphics-issues.patch
Patch26: 55f7f9d2-libxl-slightly-refine-pci-assignable-add-remove-handling.patch
Patch27: 5604f239-x86-PV-properly-populate-descriptor-tables.patch
Patch28: 561d2046-VT-d-use-proper-error-codes-in-iommu_enable_x2apic_IR.patch
Patch29: 5649bcbe-libxl-relax-readonly-check-introduced-by-XSA-142-fix.patch
Patch30: 56a0f4f2-x86-constrain-MFN-range-Dom0-may-access.patch
Patch31: 56b1fca0-x86-PV-m2p-strict-vs-migration-v2.patch
Patch32: 5708158d-x86-vMSI-X-fix-qword-write-covering-vector-control-field.patch
Patch33: 571e0bb9-x86-MSI-handle-both-MSI-X-and-MSI-in-cfg-space-write-intercept.patch
Patch34: 571e0c2b-x86-MSI-X-correctly-track-interrupt-masking-state.patch
Patch35: 571f3a56-x86-vMSI-X-avoid-missing-first-unmask-of-vectors.patch
Patch36: 57220bd5-x86-vMSI-X-also-snoop-qword-writes.patch
Patch37: 57238bb9-x86-vMSI-X-also-snoop-REP-MOVS.patch
Patch38: 57238c1e-x86-fix-domain-cleanup.patch
Patch39: 57580bbd-kexec-allow-relaxed-placement-via-cmdline.patch
Patch40: 576001df-x86-time-use-local-stamp-in-TSC-calibration-fast-path.patch
Patch41: 57a1e603-x86-time-adjust-local-system-time-initialization.patch
Patch42: 57a1e64c-x86-time-introduce-and-use-rdtsc_ordered.patch
Patch43: 57a2f6ac-x86-time-calibrate-TSC-against-platform-timer.patch
Patch44: 57a30261-x86-support-newer-Intel-CPU-models.patch
Patch45: 57da8883-credit1-fix-mask-to-be-used-for-tickling.patch
Patch46: 57da8883-credit2-properly-schedule-migration-of-running-vcpu.patch
Patch47: 57dfb1c5-x86-Intel-hide-CPUID-faulting-capability-from-guests.patch
Patch48: 57e93e1d-x86emul-correct-loading-of-ss.patch
Patch49: 57e93e4a-x86emul-don-t-allow-null-selector-for-LTR.patch
Patch50: 57e93e89-x86-AMD-apply-erratum-665-workaround.patch
Patch51: 57ee6cbc-credit1-return-time-remaining-to-limit-as-next-timeslice.patch
Patch52: 57f3a8ee-x86emul-honor-guest-CR0-TS-and-CR0-EM.patch
Patch53: 57fb6a91-x86-defer-not-present-segment-checks.patch
Patch54: 5800c51d-x86-hvm-Clobber-cs-L-when-LME-becomes-set.patch
Patch55: 5800caec-x86emul-fix-pushing-of-selector-registers.patch
Patch56: 5800cb06-x86-Viridian-don-t-depend-on-undefined-register-state.patch
Patch57: 5810a9cc-x86-emul-Correct-decoding-of-SReg3-operands.patch
Patch58: 58249392-x86-svm-dont-clobber-eax-edx-if-RDMSR-intercept-fails.patch
Patch59: 582c35d6-x86-vmx-correct-long-mode-check-in-vmx_cpuid_intercept.patch
Patch60: 582c35ee-x86-traps-dont-call-hvm_hypervisor_cpuid_leaf-for-PV.patch
Patch61: 58343dc2-x86-hvm-Fix-the-handling-of-non-present-segments.patch
Patch62: 58343df8-x86-HVM-dont-load-LDTR-with-VM86-mode-attrs-during-task-switch.patch
Patch63: 58343e24-x86-PV-writes-of-fs-and-gs-base-MSRs-require-canonical-addresses.patch
Patch64: 58343ec2-x86emul-fix-huge-bit-offset-handling.patch
Patch65: 58343f29-x86-emul-correct-the-IDT-entry-calculation-in-inject_swint.patch
Patch66: 58343f44-x86-svm-fix-injection-of-software-interrupts.patch
Patch67: 58343f79-pygrub-Properly-quote-results-when-returning-them-to-the-caller.patch
Patch200: xsa200.patch
Patch68: 58343fa5-x86-EFI-meet-further-spec-requirements-for-runtime-calls.patch
Patch69: 5837fa68-x86-SVM-don-t-deliver-GP-without-error-code.patch
Patch70: 583816f4-x86-vmx-Don-t-deliver-MC-with-an-error-code.patch
Patch71: 58383d46-x86emul-CMOVcc-always-writes-its-destination.patch
Patch72: 58510cac-x86emul-MOVNTI-no-REP-prefixes.patch
Patch73: 5853ed37-VT-d-correct-dma_msi_set_affinity.patch
Patch74: 5853ee07-x86emul-CMPXCHG16B-aligned-operand.patch
Patch75: 58580060-x86-emul-correct-SYSCALL-eflags-handling.patch
Patch76: 585aa3c5-x86-force-EFLAGS-IF-on-upon-exit-to-PV.patch
Patch77: 587de4a9-x86emul-VEX-B-ignored-in-compat-mode.patch
Patch78: 5882129d-x86emul-LOCK-check-adjustments.patch
Patch79: 58821300-x86-segment-attribute-handling.patch
Patch80: 58873c80-x86-hvm-do-not-set-msr_tsc_adjust-on-.patch
Patch81: 5888b1b3-x86-emulate-dont-assume-addr_size-32-implies-protmode.patch
Patch82: 5899cbd9-EPT-allow-wrcomb-MMIO-mappings-again.patch
Patch83: 58a44771-IOMMU-always-call-teardown-callback.patch
Patch84: 58a48ccc-x86-fix-p2m_flush_table-for-non-nested.patch
Patch85: 58a70d94-VMX-fix-VMCS-race-on-cswitch-paths.patch
Patch86: 58ac1f3f-VMX-dont-leak-host-syscall-MSRs.patch
Patch87: 58cbf682-x86-EFI-avoid-overrunning-mb_modules.patch
Patch88: 58cf9260-x86-EFI-avoid-Xen-when-looking-for-mod-kexec-pos.patch
Patch89: 58cf9277-x86-time-dont-use-vTSC-if-host-guest-freqs-match.patch
Patch90: 58d25ea2-xenstore-add-missing-checks-for-allocation-failure.patch
Patch91: 58da51e7-xenstored-apply-a-write-transaction-rate-limit.patch
Patch92: 58da51e7-xenstored-Log-when-the-write-transaction-rate-limit.patch
Patch93: 58dd03fc-x86-use-64-bit-mask-on-mfn.patch
Patch94: 58e368c1-kexec-clear-kexec_image-slot-when-unloading.patch
Patch95: 58e395f2-XENMEM_exchange-properly-check-guest-ranges.patch
Patch96: 58e50194-memory-exit-early-from-memory_exchange.patch
Patch97: 58e501b9-memory-dont-hand-MFN-to-translated-guests.patch
Patch98: 58e79a56-x86-mce-make-severity_cpu-private.patch
Patch99: 58e79a79-x86-mce-always-reinit-severity_cpu.patch
Patch100: 59087f4e-multicall-deal-with-early-exit-conditions.patch
Patch101: 59087fc2-x86-discard-type-info-when-stealing-pages.patch
Patch215: xsa215.patch
Patch216: xsa216-qemuu.patch
Patch217: xsa217.patch
Patch21801: xsa218-0.patch
Patch21802: xsa218-1.patch
Patch21803: xsa218-2.patch
Patch21804: xsa218-3.patch
Patch219: xsa219.patch
Patch220: xsa220.patch
Patch221: xsa221.patch
Patch22201: xsa222-1.patch
Patch22202: xsa222-2.patch
Patch22401: xsa224-1.patch
Patch22402: xsa224-2.patch
Patch22403: xsa224-3.patch
Patch22404: xsa224-4.patch
Patch22601: xsa226-1.patch
Patch22602: xsa226-2.patch
Patch227: xsa227.patch
Patch230: xsa230.patch
Patch231: xsa231.patch
Patch232: xsa232.patch
Patch233: xsa233.patch
Patch234: xsa234.patch
Patch236: xsa236.patch
Patch23701: xsa237-1.patch
Patch23702: xsa237-2.patch
Patch23703: xsa237-3.patch
Patch23704: xsa237-4.patch
Patch23705: xsa237-5.patch
Patch238: xsa238.patch
Patch239: xsa239.patch
Patch24001: xsa240-1.patch
Patch24002: xsa240-2.patch
Patch24003: xsa240-3.patch
Patch241: xsa241.patch
Patch242: xsa242.patch
Patch24301: xsa243-1.patch
Patch24302: xsa243-2.patch
Patch24303: xsa243-3.patch
Patch244: xsa244.patch
Patch246: xsa246.patch
Patch24701: xsa247-1.patch
Patch24702: xsa247-2.patch
# Upstream qemu
Patch250: VNC-Support-for-ExtendedKeyEvent-client-message.patch
Patch251: 0001-net-move-the-tap-buffer-into-TAPState.patch
Patch252: 0002-net-increase-tap-buffer-size.patch
Patch253: 0003-e1000-fix-access-4-bytes-beyond-buffer-end.patch
Patch254: 0004-e1000-secrc-support.patch
Patch255: 0005-e1000-multi-buffer-packet-support.patch
Patch256: 0006-e1000-clear-EOP-for-multi-buffer-descriptors.patch
Patch257: 0007-e1000-verify-we-have-buffers-upfront.patch
Patch258: 0008-e1000-check-buffer-availability.patch
Patch259: CVE-2015-5154-qemut-fix-START-STOP-UNIT-command-completion.patch
Patch260: CVE-2015-6815-qemut-e1000-fix-infinite-loop.patch
Patch261: CVE-2015-4037-qemuu-smb-config-dir-name.patch
Patch262: CVE-2015-4037-qemut-smb-config-dir-name.patch
Patch263: CVE-2014-0222-qemut-qcow1-validate-l2-table-size.patch
Patch264: CVE-2015-8345-qemuu-eepro100-infinite-loop-fix.patch
Patch265: CVE-2015-8345-qemut-eepro100-infinite-loop-fix.patch
Patch266: CVE-2015-8504-qemut-vnc-avoid-floating-point-exception.patch
Patch267: CVE-2015-7549-qemuu-pci-null-pointer-dereference-issue.patch
Patch268: CVE-2015-8745-qemuu-net-vmxnet3-read-IMR-registers-instead-of-assert.patch
Patch269: CVE-2015-8744-qemuu-net-vmxnet3-incorrect-l2-header-validation-leads-to-crash.patch
Patch270: CVE-2015-8743-qemut-ne2000-OOB-memory-access-in-ioport-rw-functions.patch
Patch271: CVE-2016-1568-qemuu-ide-ahci-reset-ncq-object-to-unused-on-error.patch
Patch272: CVE-2016-1714-qemut-fw_cfg-add-check-to-validate-current-entry-value.patch
Patch273: CVE-2013-4538-qemut-ssd0323-fix-buffer-overun-on-invalid-state.patch
Patch274: CVE-2015-7512-qemut-net-pcnet-buffer-overflow-in-non-loopback-mode.patch
Patch275: CVE-2014-3689-qemuu-vmware-vga-vmsvga_verify_rect.patch
Patch276: CVE-2014-3689-qemuu-vmware-vga-vmsvga_update_rect.patch
Patch277: CVE-2014-3689-qemuu-vmware-vga-vmsvga_copy_rect.patch
Patch278: CVE-2014-3689-qemuu-vmware-vga-vmsvga_fill_rect.patch
Patch279: CVE-2014-3689-qemut-vmware-vga-turn-off-hw-accel.patch
Patch280: CVE-2014-7815-qemut-vnc-sanitize-bits_per_pixel-from-the-client.patch
Patch281: CVE-2013-4537-qemut-ssi-sd-fix-buffer-overrun-on-invalid-state-load.patch
Patch282: CVE-2015-1779-qemuu-incrementally-decode-websocket-frames.patch
Patch283: CVE-2015-1779-qemuu-limit-size-of-HTTP-headers-from-websockets-clients.patch
Patch284: CVE-2013-4539-qemut-tsc210x-fix-buffer-overrun-on-invalid-state-load.patch
Patch285: CVE-2016-1981-qemut-e1000-eliminate-infinite-loops-on-out-of-bounds-transfer.patch
Patch286: CVE-2016-2198-qemuu-usb-ehci-null-pointer-dereference-in-ehci_caps_write.patch
Patch287: CVE-2014-9718-qemuu-PRDT-overflow-from-guest-to-host.patch
Patch288: CVE-2013-4534-qemut-openpic-buffer-overrun-on-incoming-migration.patch
Patch289: CVE-2013-4533-qemut-pxa2xx-buffer-overrun-on-incoming-migration.patch
Patch290: CVE-2015-5278-qemut-Infinite-loop-in-ne2000_receive-function.patch
Patch291: CVE-2014-3640-qemut-slirp-NULL-pointer-deref-in-sosendto.patch
Patch292: CVE-2015-6855-qemuu-ide-divide-by-zero-issue.patch
Patch293: CVE-2015-8619-qemuu-stack-based-OOB-write-in-hmp_sendkey-routine.patch
Patch294: CVE-2016-2391-qemuu-usb-null-pointer-dereference-in-ohci-module.patch
Patch295: CVE-2016-2391-qemut-usb-null-pointer-dereference-in-ohci-module.patch
Patch296: CVE-2016-2392-qemuu-usb-null-pointer-dereference-in-NDIS-message-handling.patch
Patch297: CVE-2016-2538-qemuu-usb-integer-overflow-in-remote-NDIS-message-handling.patch
Patch298: CVE-2016-1922-qemuu-i386-null-pointer-dereference-in-vapic_write.patch
Patch299: CVE-2015-8817-qemuu-OOB-access-in-address_space_rw-leads-to-segmentation-fault.patch
Patch300: CVE-2015-8818-qemuu-OOB-access-in-address_space_rw-leads-to-segmentation-fault.patch
Patch301: CVE-2016-2841-qemuu-ne2000-infinite-loop-in-ne2000_receive.patch
Patch302: CVE-2016-2841-qemut-ne2000-infinite-loop-in-ne2000_receive.patch
Patch303: CVE-2016-4001-qemuu-net-buffer-overflow-in-stellaris_enet-emulator.patch
Patch304: CVE-2016-4001-qemut-net-buffer-overflow-in-stellaris_enet-emulator.patch
Patch305: CVE-2016-4002-qemuu-net-buffer-overflow-in-MIPSnet-emulator.patch
Patch306: CVE-2016-4002-qemut-net-buffer-overflow-in-MIPSnet-emulator.patch
Patch307: CVE-2016-4020-qemuu-leakage-of-stack-memory-to-guest.patch
Patch308: CVE-2016-4037-qemuu-usb-Infinite-loop-vulnerability-in-usb_ehci-using-siTD-process.patch
Patch320: CVE-2016-4439-qemuu-scsi-esp-OOB-write-while-writing-to-cmdbuf-in-esp_reg_write.patch
Patch321: CVE-2016-4439-qemut-scsi-esp-OOB-write-while-writing-to-cmdbuf-in-esp_reg_write.patch
Patch327: CVE-2016-4952-qemuu-pvscsi-out-of-bounds-access-issue-in-pvsci_ring_init_msg.patch
Patch328: CVE-2016-5105-qemuu-scsi-megasas-stack-information-leakage-while-reading-configuration.patch
Patch329: CVE-2016-5106-qemuu-scsi-megasas-out-of-bounds-write-while-setting-controller-properties.patch
Patch330: CVE-2016-5107-qemuu-scsi-megasas-out-of-bounds-read-in-megasas_lookup_frame-function.patch
Patch331: CVE-2016-4453-qemuu-vmware-vga-vmsvga-infinite-loop.patch
Patch332: CVE-2016-4454-qemuu-vmware-vga-vmsvga-out-of-bounds-read.patch
Patch333: CVE-2016-5126-qemuu-buffer-overflow-in-iscsi_aio_ioctl.patch
Patch334: CVE-2016-5238-qemuu-scsi-esp-OOB-write-when-using-non-DMA-mode-in-get_cmd.patch
Patch335: CVE-2016-5238-qemut-scsi-esp-OOB-write-when-using-non-DMA-mode-in-get_cmd.patch
Patch336: CVE-2016-5337-qemuu-scsi-megasas-information-leakage-in-megasas_ctrl_get_info.patch
Patch337: CVE-2016-5338-qemuu-scsi-esp-OOB-rw-access-while-processing-ESP_FIFO.patch
Patch338: CVE-2016-5338-qemut-scsi-esp-OOB-rw-access-while-processing-ESP_FIFO.patch
Patch339: CVE-2016-6351-qemuu-scsi-esp-make-cmdbuf-big-enough-for-maximum-CDB-size.patch
Patch340: CVE-2016-6351-qemut-scsi-esp-make-cmdbuf-big-enough-for-maximum-CDB-size.patch
Patch341: CVE-2016-6351-qemuu-scsi-esp-fix-migration.patch
Patch342: CVE-2016-6834-qemuu-net-vmxnet3-an-infinite-loop-during-packet-fragmentation.patch
Patch343: CVE-2016-6835-qemuu-net-vmxnet3-buffer-overflow-in-vmxnet_tx_pkt_parse_headers.patch
Patch344: CVE-2016-6836-qemuu-net-vmxnet3-information-leakage-in-vmxnet3_complete_packet.patch
Patch345: CVE-2016-6888-qemuu-net-vmxnet3-integer-overflow-in-packet-initialisation-in-vmxnet3.patch
Patch346: CVE-2016-6833-qemuu-net-vmxnet3-use-after-free-while-writing.patch
Patch347: CVE-2016-7908-qemuu-net-Infinite-loop-in-mcf_fec_do_tx.patch
Patch348: CVE-2016-7908-qemut-net-Infinite-loop-in-mcf_fec_do_tx.patch
Patch349: CVE-2016-7909-qemuu-net-pcnet-infinite-loop-in-pcnet_rdra_addr.patch
Patch350: CVE-2016-7909-qemut-net-pcnet-infinite-loop-in-pcnet_rdra_addr.patch
Patch351: CVE-2016-7995-qemuu-usb-hcd-ehci-memory-leak-in-ehci_process_itd.patch
Patch352: CVE-2016-8576-qemuu-usb-xHCI-infinite-loop-vulnerability-in-xhci_ring_fetch.patch
Patch353: CVE-2016-8667-qemuu-dma-rc4030-divide-by-zero-error-in-set_next_tick.patch
Patch354: CVE-2016-8667-qemut-dma-rc4030-divide-by-zero-error-in-set_next_tick.patch
Patch355: CVE-2016-8669-qemuu-char-divide-by-zero-error-in-serial_update_parameters.patch
Patch356: CVE-2016-8669-qemut-char-divide-by-zero-error-in-serial_update_parameters.patch
Patch357: CVE-2016-8910-qemuu-net-rtl8139-infinite-loop-while-transmit-in-Cplus-mode.patch
Patch358: CVE-2016-8910-qemut-net-rtl8139-infinite-loop-while-transmit-in-Cplus-mode.patch
Patch359: CVE-2016-8909-qemuu-audio-intel-hda-infinite-loop-in-processing-dma-buffer-stream.patch
Patch360: CVE-2016-9381-xsa197-qemuu.patch
Patch361: CVE-2016-9381-xsa197-qemut.patch
Patch362: CVE-2016-9637-xsa199-qemut.patch
Patch363: CVE-2016-9101-qemuu-net-eepro100-memory-leakage-at-device-unplug.patch
Patch364: CVE-2016-9776-qemuu-net-mcf_fec-infinite-loop-while-receiving-data-in-mcf_fec_receive.patch
Patch365: CVE-2016-9776-qemut-net-mcf_fec-infinite-loop-while-receiving-data-in-mcf_fec_receive.patch
Patch366: CVE-2016-9907-qemuu-usb-redirector-memory-leakage-when-destroying-redirector.patch
Patch367: CVE-2016-9911-qemuu-usb-ehci-memory-leakage-in-ehci_init_transfer.patch
Patch368: CVE-2017-5579-qemuu-serial-host-memory-leakage-in-16550A-UART-emulation.patch
Patch369: CVE-2016-9921-qemuu-display-cirrus_vga-divide-by-zero-in-cirrus_do_copy.patch
Patch370: CVE-2016-9921-qemut-display-cirrus_vga-divide-by-zero-in-cirrus_do_copy.patch
Patch371: CVE-2017-2615-qemuu-display-cirrus-oob-access-while-doing-bitblt-copy-backward-mode.patch
Patch372: CVE-2017-2615-qemut-display-cirrus-oob-access-while-doing-bitblt-copy-backward-mode.patch
Patch373: CVE-2017-2620-xsa209-qemuu-cirrus_bitblt_cputovideo-does-not-check-if-memory-region-safe.patch
Patch374: CVE-2017-2620-xsa209-qemut-cirrus_bitblt_cputovideo-does-not-check-if-memory-region-safe.patch
Patch375: CVE-2017-5856-qemuu-scsi-megasas-host-memory-leakage-in-megasas_handle_dcmd.patch
Patch376: CVE-2017-5898-qemuu-usb-integer-overflow-in-emulated_apdu_from_guest.patch
Patch377: CVE-2016-10155-qemuu-watchdog-memory-leakage-in-virtual-hardware-watchdog-wdt_i6300esb.patch
Patch378: CVE-2017-5973-qemuu-usb-infinite-loop-while-doing-control-transfer-in-xhci_kick_epctx.patch
Patch379: CVE-2017-6414-qemuu-libcacard-host-memory-leakage-while-creating-new-APDU.patch
Patch380: CVE-2017-6505-qemuu-usb-an-infinite-loop-issue-in-ohci_service_ed_list.patch
Patch381: CVE-2017-6505-qemut-usb-an-infinite-loop-issue-in-ohci_service_ed_list.patch
Patch382: CVE-2017-2633-qemuu-VNC-memory-corruption-due-to-unchecked-resolution-limit.patch
Patch383: CVE-2016-9603-qemuu-xsa211.patch
Patch384: CVE-2016-9603-qemut-xsa211.patch
Patch385: CVE-2017-7718-qemuu-display-cirrus-OOB-read-access-issue.patch
Patch386: CVE-2017-7718-qemut-display-cirrus-OOB-read-access-issue.patch
Patch387: CVE-2017-7980-qemuu-cirrus-stop-passing-around-dst-pointers-in-the-blitter.patch
Patch388: CVE-2017-7980-qemuu-cirrus-stop-passing-around-src-pointers-in-the-blitter.patch
Patch389: CVE-2017-8309-qemuu-audio-host-memory-leakage-via-capture-buffer.patch
Patch390: CVE-2017-8309-qemut-audio-host-memory-leakage-via-capture-buffer.patch
Patch391: CVE-2017-8112-qemuu-scsi-vmw_pvscsi-infinite-loop-in-pvscsi_log2.patch
Patch392: CVE-2017-9330-qemuu-usb-ohci-infinite-loop-due-to-incorrect-return-value.patch
Patch393: CVE-2017-9330-qemut-usb-ohci-infinite-loop-due-to-incorrect-return-value.patch
Patch394: CVE-2017-9374-qemuu-usb-ehci-host-memory-leakage-during-hotunplug.patch
Patch395: CVE-2017-9503-qemuu-megasas-do-not-read-DCMD-opcode-more-than-once-from-frame.patch
Patch396: CVE-2017-9503-qemuu-megasas-always-store-SCSIRequest-into-MegasasCmd.patch
Patch397: CVE-2017-10664-qemuu-nbd-ignore-sigpipe.patch
Patch398: CVE-2017-10664-qemut-nbd-ignore-sigpipe.patch
Patch399: CVE-2017-10806-qemuu-usb-redirect-stack-buffer-overflow-in-debug-logging.patch
Patch400: CVE-2017-11334-qemuu-exec-oob-access-during-dma-operation-allowing-for-DoS.patch
Patch401: CVE-2017-11434-qemuu-slirp-out-of-bounds-read-while-parsing-dhcp-options.patch
Patch402: CVE-2017-11434-qemut-slirp-out-of-bounds-read-while-parsing-dhcp-options.patch
Patch403: CVE-2017-5526-qemut-audio-memory-leakage-in-es1370-device.patch
Patch404: CVE-2017-15289-qemuu-cirrus-OOB-access-issue-in-mode4and5-write-functions.patch
Patch405: CVE-2017-15289-qemut-cirrus-OOB-access-issue-in-mode4and5-write-functions.patch
Patch406: CVE-2017-13672-qemuu-vga-helper.patch
Patch407: CVE-2017-13672-qemuu-vga-OOB-read-access-during-display-update.patch
# Our platform specific patches
Patch471: xen-destdir.patch
Patch472: vif-bridge-no-iptables.patch
Patch473: vif-bridge-tap-fix.patch
Patch474: xl-conf-default-bridge.patch
Patch475: udev-rules.patch
Patch476: xl-coredump-file-location.patch
# Needs to go upstream
Patch480: suspend_evtchn_lock.patch
Patch481: xenpaging.doc.patch
Patch482: local_attach_support_for_phy.patch
Patch483: xen-c99-fix.patch
Patch484: hotplug-Linux-block-performance-fix.patch
Patch485: vif-route.patch
Patch486: libxc-suppress-ramdisk-unzip.patch
# Qemu traditional
Patch500: blktap.patch
Patch501: cdrom-removable.patch
Patch503: xen-qemu-iscsi-fix.patch
Patch504: qemu-security-etch1.patch
Patch505: xen-disable-qemu-monitor.patch
Patch506: xen-hvm-default-bridge.patch
Patch507: qemu-ifup-set-mtu.patch
Patch508: ioemu-vnc-resize.patch
Patch509: capslock_enable.patch
Patch510: altgr_2.patch
Patch511: log-guest-console.patch
Patch512: ioemu-blktap-fv-init.patch
Patch513: ioemu-blktap-image-format.patch
Patch514: build-tapdisk-ioemu.patch
Patch515: tapdisk-ioemu-logfile.patch
Patch516: ioemu-blktap-zero-size.patch
Patch517: tapdisk-ioemu-shutdown-fix.patch
Patch518: ioemu-blktap-barriers.patch
Patch519: bdrv_open2_fix_flags.patch
Patch520: bdrv_open2_flags_2.patch
Patch521: ioemu-bdrv-open-CACHE_WB.patch
Patch522: ioemu-7615-qcow2-fix-alloc_cluster_link_l2.patch
Patch523: qemu-dm-segfault.patch
Patch524: bdrv_default_rwflag.patch
Patch525: kernel-boot-hvm.patch
Patch526: ioemu-watchdog-support.patch
Patch527: ioemu-watchdog-linkage.patch
Patch528: ioemu-watchdog-ib700-timer.patch
Patch529: ioemu-hvm-pv-support.patch
Patch530: pvdrv_emulation_control.patch
Patch531: ioemu-disable-scsi.patch
Patch532: ioemu-disable-emulated-ide-if-pv.patch
Patch533: xenpaging.qemu.flush-cache.patch
Patch535: xen_pvonhvm.xen_emul_unplug.patch
Patch537: libxl.set-migration-constraints-from-cmdline.patch
Patch539: qemu-xen-upstream-megasas-buildtime.patch
Patch540: libxl.pvscsi.patch
Patch541: blktap-no-uninit.patch
# Other bug fixes or features
Patch551: xenconsole-no-multiple-connections.patch
Patch552: hibernate.patch
Patch553: stdvga-cache.patch
Patch554: ipxe-enable-nics.patch
Patch555: pygrub-netware-xnloader.patch
Patch556: pygrub-boot-legacy-sles.patch
Patch557: pygrub-handle-one-line-menu-entries.patch
Patch560: blktapctrl-close-fifos.patch
Patch561: blktapctrl-default-to-ioemu.patch
Patch562: blktapctrl-disable-debug-printf.patch
Patch563: blktap-pv-cdrom.patch
Patch564: set-mtu-from-bridge-for-tap-interface.patch
Patch566: aarch64-rename-PSR_MODE_ELxx-to-match-linux-headers.patch
Patch567: libxl.add-option-to-disable-disk-cache-flushes-in-qdisk.patch
Patch570: qemu-xen-upstream-qdisk-cache-unsafe.patch
Patch571: qemu-xen-enable-spice-support.patch
Patch572: tigervnc-long-press.patch
Patch573: pci-attach-fix.patch
Patch574: CVE-2014-0222-blktap-qcow1-validate-l2-table-size.patch
Patch575: xen.libxl.dmmd.patch
Patch576: qemu-xen-upstream-allow-every-discard-range.patch
# Xenstored
Patch600: 54b3f023-xenstored-log-tdb-messages.patch
Patch601: xs-01-temporary-context.patch
Patch602: xs-02-get_parent-context.patch
Patch603: xs-03-read_node-context.patch
Patch604: xs-04-get_node-context.patch
Patch605: xs-05-watch-firing-context.patch
Patch606: xs-06-talloc-report.patch
Patch607: xs-07-do_mkdir-error.patch
Patch608: xs-08-add_change_node-fix.patch
Patch609: xs-09-add_change_node-params.patch
Patch610: xs-10-call-add_change_node.patch
Patch611: xs-11-tdb-record-header.patch
Patch612: xs-12-node-gen-count.patch
Patch613: xs-13-read-directory-part-support.patch
Patch614: xs-14-command-array.patch
Patch615: xs-15-command-return-val.patch
Patch616: xs-16-function-static.patch
Patch617: xs-17-arg-parsing.patch
Patch618: xs-18-default-buffer.patch
Patch619: xs-19-handle-alloc-failures.patch
Patch620: xs-20-tdb-version.patch
Patch621: xs-21-empty-tdb-database.patch
Patch622: xs-22-reopen_log-fix.patch
Patch623: xs-23-XS_DEBUG-rename.patch
Patch624: xs-24-xenstored_control.patch
Patch625: xs-25-control-enhance.patch
Patch626: xs-26-log-control.patch
Patch627: xs-27-memory-report.patch
Patch628: xs-28-remove-talloc-report.patch
Patch629: xs-29-define-off_t.patch
Patch630: 0001-xenstore-let-write_node-and-some-callers-return-errn.patch
Patch631: 0002-xenstore-undo-function-rename.patch
Patch632: 0003-xenstore-rework-of-transaction-handling.patch
# Hypervisor and PV driver Patches
Patch651: x86-ioapic-ack-default.patch
Patch652: x86-cpufreq-report.patch
Patch660: supported_module.patch
Patch661: pvdrv-blkfront-build-upstream.patch
Patch662: magic_ioport_compat.patch
Patch670: xen.build-compare.doc_html.patch
Patch671: xen.build-compare.xen_compile_h.patch
Patch672: xen.build-compare.mini-os.patch
Patch673: xen.build-compare.smbiosdate.patch
Patch674: xen.build-compare.ipxe.patch
Patch675: xen.build-compare.vgabios.patch
Patch676: xen.build-compare.seabios.patch
Patch677: xen.build-compare.man.patch
Patch678: ipxe-no-error-logical-not-parentheses.patch
Patch679: qemu-xen-upstream-hvm-pv-support.patch
Patch680: qemu-xen-upstream-xen_platform-unplug-also-SCSI-disks.patch
# grant table performance improvements
Patch715: 54c2553c-grant-table-use-uint16_t-consistently-for-offset-and-length.patch
Patch716: 54ca33bc-grant-table-refactor-grant-copy-to-reduce-duplicate-code.patch
Patch717: 54ca340e-grant-table-defer-releasing-pages-acquired-in-a-grant-copy.patch
# ticket locks
Patch720: 552d0fd2-x86-hvm-don-t-include-asm-spinlock-h.patch
Patch721: 552d0fe8-x86-mtrr-include-asm-atomic.h.patch
Patch722: 554c7aee-x86-provide-arch_fetch_and_add.patch
Patch723: 554c7b00-arm-provide-arch_fetch_and_add.patch
Patch724: 55534b0a-x86-provide-add_sized.patch
Patch725: 55534b25-arm-provide-add_sized.patch
Patch726: 5555a4f8-use-ticket-locks-for-spin-locks.patch
Patch727: 5555a5b9-x86-arm-remove-asm-spinlock-h.patch
# grant table scalability
Patch730: 5555a8ec-introduce-non-contiguous-allocation.patch
Patch731: 557eb55f-gnttab-per-active-entry-locking.patch
Patch732: 557eb5b6-gnttab-introduce-maptrack-lock.patch
Patch733: 557eb620-gnttab-make-the-grant-table-lock-a-read-write-lock.patch
Patch734: 5583da64-gnttab-use-per-VCPU-maptrack-free-lists.patch
Patch735: 5583da8c-gnttab-steal-maptrack-entries-from-other-VCPUs.patch
# event channel scalability
Patch740: 557ffab8-evtchn-factor-out-freeing-an-event-channel.patch
Patch741: 5582bf43-evtchn-simplify-port_is_valid.patch
Patch742: 5582bf81-evtchn-remove-the-locking-when-unmasking-an-event-channel.patch
Patch743: 5587d711-evtchn-clear-xen_consumer-when-clearing-state.patch
Patch744: 5587d779-evtchn-defer-freeing-struct-evtchn-s-until-evtchn_destroy_final.patch
Patch745: 5587d7b7-evtchn-use-a-per-event-channel-lock-for-sending-events.patch
Patch746: 5587d7e2-evtchn-pad-struct-evtchn-to-64-bytes.patch
# Build patches
Patch99996: xen.stubdom.newlib.patch
Patch99998: tmp_build.patch
Url: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define pyver %(python -c "import sys; print sys.version[:3]")
%if %{?with_kmp}0
%suse_kernel_module_package -n xen um pv xen -f kmp_filelist
%endif
%description
Xen is a virtual machine monitor for x86 that supports execution of
multiple guest operating systems with unprecedented levels of
performance and resource isolation.
This package contains the Xen Hypervisor. (tm)
Modern computers are sufficiently powerful to use virtualization to
present the illusion of many smaller virtual machines (VMs), each
running a separate operating system instance. Successful partitioning
of a machine to support the concurrent execution of multiple operating
systems poses several challenges. Firstly, virtual machines must be
isolated from one another: It is not acceptable for the execution of
one to adversely affect the performance of another. This is
particularly true when virtual machines are owned by mutually
untrusting users. Secondly, it is necessary to support a variety of
different operating systems to accommodate the heterogeneity of popular
applications. Thirdly, the performance overhead introduced by
virtualization should be small.
Xen uses a technique called paravirtualization: The guest OS is
modified, mainly to enhance performance.
The Xen hypervisor (microkernel) does not provide device drivers for
your hardware (except for CPU and memory). This job is left to the
kernel that's running in domain 0. Thus the domain 0 kernel is
privileged; it has full hardware access. It's started immediately after
Xen starts up. Other domains have no access to the hardware; instead
they use virtual interfaces that are provided by Xen (with the help of
the domain 0 kernel).
In addition to this package you need to install the kernel-xen, xen-libs
and xen-tools packages to use Xen. Xen version 3 and newer also supports
running unmodified guests using full virtualization, if appropriate hardware
is present.
[Hypervisor is a trademark of IBM]
Authors:
--------
Ian Pratt <ian.pratt@cl.cam.ac.uk>
Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Mark Williamson <mark.williamson@cl.cam.ac.uk>
Ewan Mellor <ewan@xensource.com>
...
%package libs
Summary: Xen Virtualization: Libraries
Group: System/Kernel
%description libs
Xen is a virtual machine monitor for x86 that supports execution of
multiple guest operating systems with unprecedented levels of
performance and resource isolation.
This package contains the libraries used to interact with the Xen
virtual machine monitor.
In addition to this package you need to install kernel-xen, xen and
xen-tools to use Xen.
Authors:
--------
Ian Pratt <ian.pratt@cl.cam.ac.uk>
%if %{?with_dom0_support}0
%package tools
Summary: Xen Virtualization: Control tools for domain 0
Group: System/Kernel
Requires: bridge-utils
%if %suse_version >= 1315
%ifarch x86_64
Requires: grub2-x86_64-xen
%endif
%endif
Requires: multipath-tools
Requires: python
Requires: python-curses
Requires: python-lxml
Requires: python-openssl
Requires: python-pam
Requires: python-xml
Requires: xen-libs = %{version}
# subpackage existed in 10.3
Provides: xen-tools-ioemu = %{version}
Obsoletes: xen-tools-ioemu < %{version}
Conflicts: libvirt < 1.0.5
%description tools
Xen is a virtual machine monitor for x86 that supports execution of
multiple guest operating systems with unprecedented levels of
performance and resource isolation.
This package contains the control tools that allow you to start, stop,
migrate, and manage virtual machines.
In addition to this package you need to install kernel-xen, xen and
xen-libs to use Xen.
Authors:
--------
Ian Pratt <ian.pratt@cl.cam.ac.uk>
%endif
%package tools-domU
Summary: Xen Virtualization: Control tools for domain U
Group: System/Kernel
Conflicts: xen-tools
%description tools-domU
Xen is a virtual machine monitor for x86 that supports execution of
multiple guest operating systems with unprecedented levels of
performance and resource isolation.
This package contains tools that allow unprivileged domains to query
the virtualized environment.
Authors:
--------
Ian Pratt <ian.pratt@cl.cam.ac.uk>
%package devel
Summary: Xen Virtualization: Headers and libraries for development
Group: System/Kernel
Requires: libuuid-devel
Requires: xen-libs = %{version}
%description devel
Xen is a virtual machine monitor for x86 that supports execution of
multiple guest operating systems with unprecedented levels of
performance and resource isolation.
This package contains the libraries and header files needed to create
tools to control virtual machines.
Authors:
--------
Ian Pratt <ian.pratt@cl.cam.ac.uk>
%if %{?with_kmp}0
%package KMP
Summary: Xen para-virtual device drivers for fully virtualized guests
Group: System/Kernel
Conflicts: xen
%if %suse_version >= 1230
Requires: pesign-obs-integration
%endif
%description KMP
Xen is a virtual machine monitor for x86 that supports execution of
multiple guest operating systems with unprecedented levels of
performance and resource isolation.
This package contains the Xen para-virtual device drivers for fully
virtualized guests.
%endif
%if %{?with_dom0_support}0
%package doc-html
Summary: Xen Virtualization: HTML documentation
Group: Documentation/HTML
%description doc-html
Xen is a virtual machine monitor for x86 that supports execution of
multiple guest operating systems with unprecedented levels of
performance and resource isolation.
xen-doc-html contains the online documentation in HTML format. Point
your browser at file:/usr/share/doc/packages/xen/html/
Authors:
--------
Ian Pratt <ian.pratt@cl.cam.ac.uk>
%endif
%prep
%setup -q -n %xen_build_dir -a 1 -a 2 -a 3 -a 4 -a 5 -a 57 -a 20000
# Upstream patches
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1
%patch7 -p1
%patch8 -p1
%patch9 -p1
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
%patch15 -p1
%patch16 -p1
%patch17 -p1
%patch18 -p1
%patch19 -p1
%patch20 -p1
%patch21 -p1
%patch22 -p1
%patch23 -p1
%patch24 -p1
%patch25 -p1
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%patch32 -p1
%patch33 -p1
%patch34 -p1
%patch35 -p1
%patch36 -p1
%patch37 -p1
%patch38 -p1
%patch39 -p1
%patch40 -p1
%patch41 -p1
%patch42 -p1
%patch43 -p1
%patch44 -p1
%patch45 -p1
%patch46 -p1
%patch47 -p1
%patch48 -p1
%patch49 -p1
%patch50 -p1
%patch51 -p1
%patch52 -p1
%patch53 -p1
%patch54 -p1
%patch55 -p1
%patch56 -p1
%patch57 -p1
%patch58 -p1
%patch59 -p1
%patch60 -p1
%patch61 -p1
%patch62 -p1
%patch63 -p1
%patch64 -p1
%patch65 -p1
%patch66 -p1
%patch67 -p1
%patch68 -p1
%patch200 -p1
%patch69 -p1
%patch70 -p1
%patch71 -p1
%patch72 -p1
%patch73 -p1
%patch74 -p1
%patch75 -p1
%patch76 -p1
%patch77 -p1
%patch78 -p1
%patch79 -p1
%patch80 -p1
%patch81 -p1
%patch82 -p1
%patch83 -p1
%patch84 -p1
%patch85 -p1
%patch86 -p1
%patch87 -p1
%patch88 -p1
%patch89 -p1
%patch90 -p1
%patch91 -p1
%patch92 -p1
%patch93 -p1
%patch94 -p1
%patch95 -p1
%patch96 -p1
%patch97 -p1
%patch98 -p1
%patch99 -p1
%patch100 -p1
%patch101 -p1
%patch215 -p1
%patch216 -p1
%patch217 -p1
%patch21801 -p1
%patch21802 -p1
%patch21803 -p1
%patch21804 -p1
%patch219 -p1
%patch220 -p1
%patch221 -p1
%patch22201 -p1
%patch22202 -p1
%patch22401 -p1
%patch22402 -p1
%patch22403 -p1
%patch22404 -p1
%patch22601 -p1
%patch22602 -p1
%patch227 -p1
%patch230 -p1
%patch231 -p1
%patch232 -p1
%patch233 -p1
%patch234 -p1
%patch236 -p1
%patch23701 -p1
%patch23702 -p1
%patch23703 -p1
%patch23704 -p1
%patch23705 -p1
%patch238 -p1
%patch239 -p1
%patch24001 -p1
%patch24002 -p1
%patch24003 -p1
%patch241 -p1
%patch242 -p1
%patch24301 -p1
%patch24302 -p1
%patch24303 -p1
%patch244 -p1
%patch246 -p1
%patch24701 -p1
%patch24702 -p1
# Upstream qemu patches
%patch250 -p1
%patch251 -p1
%patch252 -p1
%patch253 -p1
%patch254 -p1
%patch255 -p1
%patch256 -p1
%patch257 -p1
%patch258 -p1
%patch259 -p1
%patch260 -p1
%patch261 -p1
%patch262 -p1
%patch263 -p1
%patch264 -p1
%patch265 -p1
%patch266 -p1
%patch267 -p1
%patch268 -p1
%patch269 -p1
%patch270 -p1
%patch271 -p1
%patch272 -p1
%patch273 -p1
%patch274 -p1
%patch275 -p1
%patch276 -p1
%patch277 -p1
%patch278 -p1
%patch279 -p1
%patch280 -p1
%patch281 -p1
%patch282 -p1
%patch283 -p1
%patch284 -p1
%patch285 -p1
%patch286 -p1
%patch287 -p1
%patch288 -p1
%patch289 -p1
%patch290 -p1
%patch291 -p1
%patch292 -p1
%patch293 -p1
%patch294 -p1
%patch295 -p1
%patch296 -p1
%patch297 -p1
%patch298 -p1
%patch299 -p1
%patch300 -p1
%patch301 -p1
%patch302 -p1
%patch303 -p1
%patch304 -p1
%patch305 -p1
%patch306 -p1
%patch307 -p1
%patch308 -p1
%patch320 -p1
%patch321 -p1
%patch327 -p1
%patch328 -p1
%patch329 -p1
%patch330 -p1
%patch331 -p1
%patch332 -p1
%patch333 -p1
%patch334 -p1
%patch335 -p1
%patch336 -p1
%patch337 -p1
%patch338 -p1
%patch339 -p1
%patch340 -p1
%patch341 -p1
%patch342 -p1
%patch343 -p1
%patch344 -p1
%patch345 -p1
%patch346 -p1
%patch347 -p1
%patch348 -p1
%patch349 -p1
%patch350 -p1
%patch351 -p1
%patch352 -p1
%patch353 -p1
%patch354 -p1
%patch355 -p1
%patch356 -p1
%patch357 -p1
%patch358 -p1
%patch359 -p1
%patch360 -p1
%patch361 -p1
%patch362 -p1
%patch363 -p1
%patch364 -p1
%patch365 -p1
%patch366 -p1
%patch367 -p1
%patch368 -p1
%patch369 -p1
%patch370 -p1
%patch371 -p1
%patch372 -p1
%patch373 -p1
%patch374 -p1
%patch375 -p1
%patch376 -p1
%patch377 -p1
%patch378 -p1
%patch379 -p1
%patch380 -p1
%patch381 -p1
%patch382 -p1
%patch383 -p1
%patch384 -p1
%patch385 -p1
%patch386 -p1
%patch387 -p1
%patch388 -p1
%patch389 -p1
%patch390 -p1
%patch391 -p1
%patch392 -p1
%patch393 -p1
%patch394 -p1
%patch395 -p1
%patch396 -p1
%patch397 -p1
%patch398 -p1
%patch399 -p1
%patch400 -p1
%patch401 -p1
%patch402 -p1
%patch403 -p1
%patch404 -p1
%patch405 -p1
%patch406 -p1
%patch407 -p1
# Our platform specific patches
%patch471 -p1
%patch472 -p1
%patch473 -p1
%patch474 -p1
%patch475 -p1
%patch476 -p1
%patch480 -p1
%patch481 -p1
%patch482 -p1
%patch483 -p1
%patch484 -p1
%patch485 -p1
%patch486 -p1
# Qemu traditional
%patch500 -p1
%patch501 -p1
%patch503 -p1
%patch504 -p1
%patch505 -p1
%patch506 -p1
%patch507 -p1
%patch508 -p1
%patch509 -p1
%patch510 -p1
%patch511 -p1
%patch512 -p1
%patch513 -p1
%patch514 -p1
%patch515 -p1
%patch516 -p1
%patch517 -p1
%patch518 -p1
%patch519 -p1
%patch520 -p1
%patch521 -p1
%patch522 -p1
%patch523 -p1
%patch524 -p1
%patch525 -p1
%patch526 -p1
%patch527 -p1
%patch528 -p1
%patch529 -p1
%patch530 -p1
%patch531 -p1
%patch532 -p1
%patch533 -p1
%patch535 -p1
%patch537 -p1
%patch539 -p1
%patch540 -p1
%patch541 -p1
# Other bug fixes or features
%patch551 -p1
%patch552 -p1
%patch553 -p1
%patch554 -p1
%patch555 -p1
%patch556 -p1
%patch557 -p1
%patch560 -p1
%patch561 -p1
%patch562 -p1
%patch563 -p1
%patch564 -p1
%patch566 -p1
%patch567 -p1
%patch570 -p1
%patch571 -p1
%patch572 -p1
%patch573 -p1
%patch574 -p1
%patch575 -p1
%patch576 -p1
# Xenstored
%patch600 -p1
%patch601 -p1
%patch602 -p1
%patch603 -p1
%patch604 -p1
%patch605 -p1
%patch606 -p1
%patch607 -p1
%patch608 -p1
%patch609 -p1
%patch610 -p1
%patch611 -p1
%patch612 -p1
%patch613 -p1
%patch614 -p1
%patch615 -p1
%patch616 -p1
%patch617 -p1
%patch618 -p1
%patch619 -p1
%patch620 -p1
%patch621 -p1
%patch622 -p1
%patch623 -p1
%patch624 -p1
%patch625 -p1
%patch626 -p1
%patch627 -p1
%patch628 -p1
%patch629 -p1
%patch630 -p1
%patch631 -p1
%patch632 -p1
# Hypervisor and PV driver Patches
%patch651 -p1
%patch652 -p1
%patch660 -p1
%patch661 -p1
%patch662 -p1
%patch670 -p1
%patch671 -p1
%patch672 -p1
%patch673 -p1
%patch674 -p1
%patch675 -p1
%patch676 -p1
%patch677 -p1
%patch678 -p1
%patch679 -p1
%patch680 -p1
# grant table performance improvements
%patch715 -p1
%patch716 -p1
%patch717 -p1
# ticket locks
%patch720 -p1
%patch721 -p1
%patch722 -p1
%patch723 -p1
%patch724 -p1
%patch725 -p1
%patch726 -p1
%patch727 -p1
# grant table scalability
%patch730 -p1
%patch731 -p1
%patch732 -p1
%patch733 -p1
%patch734 -p1
%patch735 -p1
# event channel scalability
%patch740 -p1
%patch741 -p1
%patch742 -p1
%patch743 -p1
%patch744 -p1
%patch745 -p1
%patch746 -p1
# Build patches
%patch99996 -p1
%patch99998 -p1
%build
# we control the version info of this package
# to gain control of filename of xen.gz
XEN_VERSION=%{version}
XEN_VERSION=${XEN_VERSION%%%%.*}
XEN_SUBVERSION=%{version}
XEN_SUBVERSION=${XEN_SUBVERSION#*.}
XEN_SUBVERSION=${XEN_SUBVERSION%%%%.*}
XEN_EXTRAVERSION="%version-%release"
XEN_EXTRAVERSION="${XEN_EXTRAVERSION#*.}"
XEN_EXTRAVERSION="${XEN_EXTRAVERSION#*.}"
# remove trailing B_CNT to reduce build-compare noise
XEN_EXTRAVERSION="${XEN_EXTRAVERSION%%.*}"
XEN_FULLVERSION="$XEN_VERSION.$XEN_SUBVERSION.$XEN_EXTRAVERSION"
XEN_BUILD_DATE="`date -u -d '1970-01-01'`"
XEN_BUILD_TIME="`date -u -d '1970-01-01' +%%T`"
SMBIOS_DATE="`date -u -d '1970-01-01' +%%m/%%d/%%Y`"
RELDATE="`date -u -d '1970-01-01' '+%%d %%b %%Y'`"
SEABIOS_DATE="`date -u -d '1970-01-01' '+?-%%Y%%m%%d_%%H%%M%%S-buildhost'`"
if test -r %{S:9}
then
XEN_BUILD_DATE="` date -u -d \"$(sed -n '/@/{s/ - .*$//p;q}' %{S:9})\" `"
XEN_BUILD_TIME="` date -u -d \"$(sed -n '/@/{s/ - .*$//p;q}' %{S:9})\" +%%T`"
SMBIOS_DATE="` date -u -d \"$(sed -n '/@/{s/ - .*$//p;q}' %{S:9})\" +%%m/%%d/%%Y`"
RELDATE="` date -u -d \"$(sed -n '/@/{s/ - .*$//p;q}' %{S:9})\" '+%%d %%b %%Y'`"
SEABIOS_DATE="` date -u -d \"$(sed -n '/@/{s/ - .*$//p;q}' %{S:9})\" '+?-%%Y%%m%%d_%%H%%M%%S-buildhost'`"
fi
cat > .our_xenversion <<_EOV_
export WGET=$(type -P false)
export FTP=$(type -P false)
export GIT=$(type -P false)
export EXTRA_CFLAGS_XEN_TOOLS="$RPM_OPT_FLAGS"
export EXTRA_CFLAGS_QEMU_TRADITIONAL="$RPM_OPT_FLAGS"
export EXTRA_CFLAGS_QEMU_XEN="$RPM_OPT_FLAGS"
export SMBIOS_DATE="$SMBIOS_DATE"
export RELDATE="$RELDATE"
export SEABIOS_DATE="$SEABIOS_DATE"
XEN_VERSION=$XEN_VERSION
XEN_SUBVERSION=$XEN_SUBVERSION
XEN_EXTRAVERSION=$XEN_EXTRAVERSION
XEN_FULLVERSION=$XEN_FULLVERSION
_EOV_
source ./.our_xenversion
echo "%{changeset}" > xen/.scmversion
sed -i~ "
s/XEN_VERSION[[:blank:]]*=.*/XEN_VERSION = $XEN_VERSION/
s/XEN_SUBVERSION[[:blank:]]*=.*/XEN_SUBVERSION = $XEN_SUBVERSION/
s/XEN_EXTRAVERSION[[:blank:]]*?=.*/XEN_EXTRAVERSION = .$XEN_EXTRAVERSION/
s/XEN_FULLVERSION[[:blank:]]*=.*/XEN_FULLVERSION = $XEN_FULLVERSION/
s/XEN_BUILD_DATE[[:blank:]]*?=.*/XEN_BUILD_DATE = $XEN_BUILD_DATE/
s/XEN_BUILD_TIME[[:blank:]]*?=.*/XEN_BUILD_TIME = $XEN_BUILD_TIME/
s/XEN_BUILD_HOST[[:blank:]]*?=.*/XEN_BUILD_HOST = buildhost/
s/XEN_DOMAIN[[:blank:]]*?=.*/XEN_DOMAIN = suse.de/
" xen/Makefile
if diff -u xen/Makefile~ xen/Makefile
then
: no changes?
fi
%ifarch x86_64
%if 0%{?suse_version} > 1230
export QEMU_XEN_ENABLE_SPICE="--enable-spice --enable-usb-redir"
%endif
%endif
configure_flags=
%if %{?with_stubdom}0
configure_flags=--enable-stubdom
%else
configure_flags=--disable-stubdom
%endif
%if %{?with_qemu_traditional}0
configure_flags="${configure_flags} --enable-qemu-traditional"
%else
configure_flags="${configure_flags} --disable-qemu-traditional"
%endif
%if %{?with_qemu_traditional}0
configure_flags="${configure_flags} --enable-blktap1"
%else
configure_flags="${configure_flags} --disable-blktap1"
%endif
./configure \
--disable-xen \
--enable-tools \
--enable-docs \
--prefix=/usr \
--exec_prefix=/usr \
--bindir=%{_bindir} \
--sbindir=%{_sbindir} \
--libdir=%{_libdir} \
--libexecdir=%{_libexecdir} \
--datadir=%{_datadir} \
--mandir=%{_mandir} \
--includedir=%{_includedir} \
--docdir=%{_defaultdocdir}/xen \
--with-initddir=%{_initddir} \
%if %{?with_oxenstored}0
--with-xenstored=oxenstored \
%endif
%if %{?with_systemd}0
--enable-systemd \
--with-systemd=%{_unitdir} \
--with-systemd-modules-load=%{with_systemd_modules_load} \
%else
--disable-systemd \
%endif
${configure_flags}
make -C tools/include/xen-foreign %{?_smp_mflags}
make %{?_smp_mflags}
%if %{?with_dom0_support}0
%ifarch %ix86 x86_64
make -C xenalyze.hg CC="gcc -I../xen/include -DMAX_CPUS=%{max_cpus} ${RPM_OPT_FLAGS}" %{?_smp_mflags} -k
%endif
make -C tools/xen-utils-0.1 XEN_INTREE_BUILD=yes XEN_ROOT=$PWD
%endif
#
%if %{?with_kmp}0
# PV driver modules
export XL=/usr/src/linux
export XEN=/usr/src/linux/include/xen
mkdir -p obj
for flavor in %flavors_to_build; do
rm -rf obj/$flavor
cp -r unmodified_drivers/linux-2.6 obj/$flavor
cd obj/$flavor
./mkbuildtree
make -C /usr/src/linux-obj/%_target_cpu/$flavor modules \
%{?_smp_mflags} \
M=$PWD
cd ../..
done
%endif
%install
source ./.our_xenversion
# tools
make \
DESTDIR=$RPM_BUILD_ROOT \
SYSCONFIG_DIR=/var/adm/fillup-templates \
%{?_smp_mflags} \
install
find $RPM_BUILD_ROOT -ls
for i in $RPM_BUILD_ROOT/var/adm/fillup-templates/*
do
mv -v $i ${i%/*}/sysconfig.${i##*/}
done
# EFI
%if %{?with_dom0_support}0
export BRP_PESIGN_FILES="*.ko *.efi /lib/firmware"
make -C xen install \
%if %{?with_gcc47}0
CC=gcc-4.7 \
%endif
max_phys_cpus=%{max_cpus} debug=n crash_debug=n DESTDIR=$RPM_BUILD_ROOT %{?_smp_mflags}
make -C xen clean
install_xen()
{
local ext=""
find $RPM_BUILD_ROOT/boot -ls
if [ -n "$1" ]; then
ext="-$1"
mv $RPM_BUILD_ROOT/boot/xen-${XEN_FULLVERSION}%{xen_install_suffix} \
$RPM_BUILD_ROOT/boot/xen${ext}-${XEN_FULLVERSION}%{xen_install_suffix}
mv $RPM_BUILD_ROOT/boot/xen-syms-${XEN_FULLVERSION} \
$RPM_BUILD_ROOT/boot/xen-syms${ext}-${XEN_FULLVERSION}
fi
rm $RPM_BUILD_ROOT/boot/xen-$XEN_VERSION.$XEN_SUBVERSION%{xen_install_suffix}
rm $RPM_BUILD_ROOT/boot/xen-$XEN_VERSION%{xen_install_suffix}
rm $RPM_BUILD_ROOT/boot/xen%{xen_install_suffix}
# Do not link to links; grub cannot follow.
ln -s xen${ext}-${XEN_FULLVERSION}%{xen_install_suffix} $RPM_BUILD_ROOT/boot/xen${ext}-$XEN_VERSION.$XEN_SUBVERSION%{xen_install_suffix}
ln -s xen${ext}-${XEN_FULLVERSION}%{xen_install_suffix} $RPM_BUILD_ROOT/boot/xen${ext}-$XEN_VERSION%{xen_install_suffix}
ln -s xen${ext}-${XEN_FULLVERSION}%{xen_install_suffix} $RPM_BUILD_ROOT/boot/xen${ext}%{xen_install_suffix}
ln -sf xen-syms${ext}-${XEN_FULLVERSION} $RPM_BUILD_ROOT/boot/xen-syms${ext}
find $RPM_BUILD_ROOT/boot -ls
}
%if %{?with_debug}0
make -C xen install max_phys_cpus=%{max_cpus} debug=y crash_debug=y DESTDIR=$RPM_BUILD_ROOT %{?_smp_mflags}
install_xen dbg
make -C xen clean
%endif
make -C xen install max_phys_cpus=%{max_cpus} debug=n crash_debug=n DESTDIR=$RPM_BUILD_ROOT %{?_smp_mflags}
install_xen
make -C xen clean
echo > xen.files.txt
# EFI depends on gcc47
if test -d $RPM_BUILD_ROOT%{_libdir}/efi
then
echo %{_libdir}/efi >> xen.files.txt
fi
%ifarch x86_64
cp -avL xenalyze.hg/dump-raw $RPM_BUILD_ROOT/%{_bindir}/xenalyze.dump-raw
cp -avL xenalyze.hg/xenalyze $RPM_BUILD_ROOT/%{_bindir}
%endif
%endif
# PV driver modules
%if %{?with_kmp}0
export INSTALL_MOD_PATH=$RPM_BUILD_ROOT
export INSTALL_MOD_DIR=updates
for flavor in %flavors_to_build; do
make -C /usr/src/linux-obj/%_target_cpu/$flavor modules_install \
M=$PWD/obj/$flavor
done
%endif
# Stubdom
%if %{?with_dom0_support}0
# Docs
mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/xen/misc
for name in COPYING %SOURCE10 %SOURCE11 %SOURCE12; do
install -m 644 $name $RPM_BUILD_ROOT/%{_defaultdocdir}/xen/
done
for name in vtpm.txt crashdb.txt sedf_scheduler_mini-HOWTO.txt \
xenpaging.txt xl-disk-configuration.txt pci-device-reservations.txt \
xl-network-configuration.markdown xl-numa-placement.markdown \
xen-command-line.markdown xenstore-paths.markdown; do
install -m 644 docs/misc/$name $RPM_BUILD_ROOT/%{_defaultdocdir}/xen/misc/
done
mkdir -p $RPM_BUILD_ROOT/etc/modprobe.d
install -m644 %SOURCE26 $RPM_BUILD_ROOT/etc/modprobe.d/xen_loop.conf
%if %{?with_kmp}0
install -m644 %SOURCE27 $RPM_BUILD_ROOT/etc/modprobe.d/50-hvm-xen.conf
%endif
# xen-utils
make -C tools/xen-utils-0.1 install DESTDIR=$RPM_BUILD_ROOT XEN_INTREE_BUILD=yes XEN_ROOT=$PWD
install -m755 %SOURCE37 $RPM_BUILD_ROOT/usr/sbin/xen2libvirt
# Example config
mkdir -p $RPM_BUILD_ROOT/etc/xen/{vm,examples,scripts}
mv $RPM_BUILD_ROOT/etc/xen/xlexample* $RPM_BUILD_ROOT/etc/xen/examples
rm -f $RPM_BUILD_ROOT/etc/xen/examples/*nbd
install -m644 tools/xentrace/formats $RPM_BUILD_ROOT/etc/xen/examples/xentrace_formats.txt
# Scripts
rm -f $RPM_BUILD_ROOT/etc/xen/scripts/block-*nbd
install -m755 %SOURCE19 %SOURCE20 %SOURCE21 %SOURCE22 %SOURCE23 %SOURCE29 $RPM_BUILD_ROOT/etc/xen/scripts/
# Xen API remote authentication files
install -d $RPM_BUILD_ROOT/etc/pam.d
install -m644 %SOURCE30 $RPM_BUILD_ROOT/etc/pam.d/xen-api
install -m644 %SOURCE31 $RPM_BUILD_ROOT/etc/xen/
# Logrotate
install -m644 -D %SOURCE15 $RPM_BUILD_ROOT/etc/logrotate.d/xen
# Directories
mkdir -p $RPM_BUILD_ROOT/var/lib/xenstored
mkdir -p $RPM_BUILD_ROOT/var/lib/xen/images
mkdir -p $RPM_BUILD_ROOT/var/lib/xen/jobs
mkdir -p $RPM_BUILD_ROOT/var/lib/xen/save
mkdir -p $RPM_BUILD_ROOT/var/lib/xen/dump
mkdir -p $RPM_BUILD_ROOT/var/log/xen
mkdir -p $RPM_BUILD_ROOT/var/log/xen/console
ln -s /var/lib/xen/images $RPM_BUILD_ROOT/etc/xen/images
# Bootloader
install -m755 %SOURCE36 $RPM_BUILD_ROOT/%{_libdir}/python%{pyver}/site-packages
# Udev support
mkdir -p $RPM_BUILD_ROOT/etc/udev/rules.d
mv $RPM_BUILD_ROOT/etc/udev/rules.d/xen-backend.rules $RPM_BUILD_ROOT/etc/udev/rules.d/40-xen.rules
# Systemd
%if %{?with_systemd}0
%if %{?include_systemd_preset}0
mkdir -vp $RPM_BUILD_ROOT%_presetdir
cat > $RPM_BUILD_ROOT%_presetdir/00-%{name}.preset <<EOF
enable xencommons.service
EOF
%endif
cp -bavL %{S:41} $RPM_BUILD_ROOT%{_unitdir}
bn=`basename %{S:42}`
cp -bavL %{S:42} $RPM_BUILD_ROOT%{_unitdir}/${bn}
mods="`
for conf in $(ls $RPM_BUILD_ROOT%{with_systemd_modules_load}/*.conf)
do
grep -v ^# $conf
echo -n > $conf
done
`"
for mod in $mods
do
echo "ExecStart=-/usr/bin/env modprobe $mod" >> $RPM_BUILD_ROOT%{_unitdir}/${bn}
done
rm -rfv $RPM_BUILD_ROOT%{_initddir}
%else
# Init scripts
mkdir -p $RPM_BUILD_ROOT%{_initddir}
install %SOURCE34 $RPM_BUILD_ROOT%{_initddir}/pciback
ln -s %{_initddir}/pciback $RPM_BUILD_ROOT/usr/sbin/rcpciback
ln -s %{_initddir}/xendomains $RPM_BUILD_ROOT/usr/sbin/rcxendomains
%endif
install %SOURCE35 $RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.pciback
# Clean up unpackaged files
find $RPM_BUILD_ROOT \( \
-name .deps -o \
-name README.blktap -o \
-name README.xenmon -o \
-name target-x86_64.conf -o \
-name xen-mfndump -o \
-name qcow-create -o \
-name img2qcow -o \
-name qcow2raw -o \
-name qemu-bridge-helper -o \
-name qemu-img-xen -o \
-name qemu-nbd-xen -o \
-name palcode-clipper -o \
-name "*.dtb" -o \
-name "openbios-*" -o \
-name "petalogix*" -o \
-name "ppc*" -o \
-name "s390*" -o \
-name "slof*" -o \
-name "spapr*" -o \
-name "*.egg-info" \) \
-print -delete
# Wipe empty directories
if find $RPM_BUILD_ROOT/usr -type d -print0 | xargs -0n1 rmdir -p 2>/dev/null
then
:
fi
# Create symlinks for keymaps
%fdupes -s $RPM_BUILD_ROOT/%{_datadir}
%else
# !with_dom0_support
# 32 bit hypervisor no longer supported. Remove dom0 tools.
rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc
rm -rf $RPM_BUILD_ROOT/%{_datadir}/man
rm -rf $RPM_BUILD_ROOT/%{_libdir}/xen
rm -rf $RPM_BUILD_ROOT/%{_libdir}/python*
rm -rf $RPM_BUILD_ROOT%{_unitdir}
rm -rf $RPM_BUILD_ROOT%{with_systemd_modules_load}
rm -rf $RPM_BUILD_ROOT/usr/sbin
rm -rf $RPM_BUILD_ROOT/etc/xen
rm -rf $RPM_BUILD_ROOT/%{_datadir}/qemu-xen
rm -rf $RPM_BUILD_ROOT/var
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/bash_completion.d/xl.sh
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/xen*
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/xen*
rm -f $RPM_BUILD_ROOT/%{_bindir}/*store*
rm -f $RPM_BUILD_ROOT/%{_bindir}/*trace*
rm -f $RPM_BUILD_ROOT/%{_bindir}/xenco*
rm -f $RPM_BUILD_ROOT/%{_bindir}/pygrub
rm -f $RPM_BUILD_ROOT/%{_bindir}/remus
rm -f $RPM_BUILD_ROOT/usr/etc/qemu/target-x86_64.conf
rm -f $RPM_BUILD_ROOT/usr/libexec/qemu-bridge-helper
%endif
%if %{?with_dom0_support}0
%files -f xen.files.txt
%defattr(-,root,root)
/boot/*
%endif
%files libs
%defattr(-,root,root)
%{_libdir}/fs/
%{_libdir}/*.so.*
%if %{?with_dom0_support}0
%files tools
%defattr(-,root,root)
%ifarch %ix86 x86_64
/usr/bin/xenalyze
/usr/bin/xenalyze.dump-raw
%endif
/usr/bin/xencons
/usr/bin/xenstore*
/usr/bin/xentrace*
/usr/bin/pygrub
%if %{?with_qemu_traditional}0
/usr/bin/tapdisk-ioemu
%endif
/usr/bin/xencov_split
/usr/sbin/tap*
/usr/sbin/xenbaked
/usr/sbin/xenconsoled
/usr/sbin/xencov
/usr/sbin/xenlockprof
/usr/sbin/xenmon.py
/usr/sbin/xenperf
/usr/sbin/xenpm
/usr/sbin/xenpmd
/usr/sbin/xen-ringwatch
/usr/sbin/xenstored
/usr/sbin/xen-tmem-list-parse
/usr/sbin/xentop
/usr/sbin/xentrace_setmask
/usr/sbin/xenwatchdogd
/usr/sbin/gtracestat
/usr/sbin/gtraceview
/usr/sbin/lock-util
/usr/sbin/td-util
/usr/sbin/vhd-update
/usr/sbin/vhd-util
%if %{?with_gdbsx}0
/usr/sbin/gdbsx
%endif
/usr/sbin/xl
/usr/sbin/xen2libvirt
%ifarch %ix86 x86_64
/usr/sbin/xen-hptool
/usr/sbin/xen-hvmcrash
/usr/sbin/xen-hvmctx
/usr/sbin/xen-lowmemd
/usr/sbin/kdd
%endif
/usr/sbin/xen-list
/usr/sbin/xen-destroy
/usr/sbin/xen-bugtool
%dir %attr(700,root,root) /etc/xen
%dir /etc/xen/scripts
%if %{?with_qemu_traditional}0
/usr/sbin/blktapctrl
/etc/xen/scripts/blktap
/etc/xen/scripts/qemu-ifup
%endif
/etc/xen/scripts/block*
/etc/xen/scripts/external-device-migrate
/etc/xen/scripts/hotplugpath.sh
/etc/xen/scripts/locking.sh
/etc/xen/scripts/logging.sh
/etc/xen/scripts/vif2
/etc/xen/scripts/vif-*
/etc/xen/scripts/vscsi
/etc/xen/scripts/xen-hotplug-*
/etc/xen/scripts/xen-network-common.sh
/etc/xen/scripts/xen-script-common.sh
%{_libexecdir}/xen
/var/adm/fillup-templates/sysconfig.pciback
/var/adm/fillup-templates/sysconfig.xencommons
/var/adm/fillup-templates/sysconfig.xendomains
%dir /var/lib/xen
%dir %attr(700,root,root) /var/lib/xen/images
%dir %attr(700,root,root) /var/lib/xen/save
%dir %attr(700,root,root) /var/lib/xen/dump
%ifarch %ix86 x86_64
%dir %attr(700,root,root) /var/lib/xen/xenpaging
%endif
%dir /var/lib/xenstored
%dir /var/log/xen
%dir /var/log/xen/console
%config /etc/logrotate.d/xen
/etc/xen/auto
%config /etc/xen/examples
/etc/xen/images
%config /etc/xen/cpupool
/etc/xen/README*
%config /etc/xen/vm
%config(noreplace) /etc/xen/xenapiusers
%config(noreplace) /etc/xen/xl.conf
%config /etc/pam.d/xen-api
%config /etc/modprobe.d/xen_loop.conf
%if %{?with_systemd}0
%config %{_unitdir}
%config %{with_systemd_modules_load}
%if %{?include_systemd_preset}0
%config %_presetdir
%endif
%else
/usr/sbin/rcpciback
/usr/sbin/rcxendomains
%config %{_initddir}/*
%endif
%dir /etc/modprobe.d
%dir /etc/udev
%dir /etc/udev/rules.d
/etc/udev/rules.d/40-xen.rules
/etc/bash_completion.d/xl.sh
%{_datadir}/qemu-xen
%if %{?with_qemu_traditional}0
%dir %{_datadir}/xen
%dir %{_datadir}/xen/qemu
%{_datadir}/xen/qemu/*
%endif
%dir %{_libdir}/python%{pyver}/site-packages/grub
%dir %{_libdir}/python%{pyver}/site-packages/xen
%dir %{_libdir}/python%{pyver}/site-packages/xen/lowlevel
%{_libdir}/python%{pyver}/site-packages/grub/*
%{_libdir}/python%{pyver}/site-packages/xen/__init__*
%{_libdir}/python%{pyver}/site-packages/xen/lowlevel/*
%{_libdir}/python%{pyver}/site-packages/fsimage.so
%{_libdir}/python%{pyver}/site-packages/xnloader.py
%dir %{_defaultdocdir}/xen
%{_defaultdocdir}/xen/COPYING
%{_defaultdocdir}/xen/README.SUSE
%if %{?with_stubdom}0
%{_defaultdocdir}/xen/README.stubdom
%endif
%{_defaultdocdir}/xen/boot.local.xenU
%{_defaultdocdir}/xen/boot.xen
%{_defaultdocdir}/xen/misc
%{_mandir}/man1/xentop.1.gz
%{_mandir}/man1/xentrace_format.1.gz
%{_mandir}/man1/xl.1.gz
%{_mandir}/man1/xenstore-chmod.1.gz
%{_mandir}/man1/xenstore-ls.1.gz
%{_mandir}/man1/xenstore.1.gz
%{_mandir}/man5/xl.cfg.5.gz
%{_mandir}/man5/xl.conf.5.gz
%{_mandir}/man5/xlcpupool.cfg.5.gz
%{_mandir}/man8/*.8.gz
%{_mandir}/man1/xen-list.1.gz
# with_dom0_support
%endif
%files tools-domU
%defattr(-,root,root)
%ifarch %ix86 x86_64
/usr/bin/xen-detect
%endif
/bin/domu-xenstore
/bin/xenstore-*
%files devel
%defattr(-,root,root)
%{_libdir}/*.a
%{_libdir}/*.so
/usr/include/*
%if %{?with_dom0_support}0
%files doc-html
%defattr(-,root,root)
%dir %{_defaultdocdir}/xen
%{_defaultdocdir}/xen/html
%post
if [ -x /sbin/update-bootloader ]; then
/sbin/update-bootloader --refresh; exit 0
fi
%pre tools
%if %{?with_systemd}0
%service_add_pre xencommons.service
%service_add_pre xendomains.service
%endif
%post tools
xen_tools_first_arg=$1
%if %{?with_systemd}0
%{fillup_only -n xencommons xencommons}
%{fillup_only -n xendomains xendomains}
%service_add_post xencommons.service
%service_add_post xendomains.service
%else
%{fillup_only -n pciback}
%{fillup_and_insserv -y -n xencommons xencommons}
%{fillup_and_insserv -i -y -n xendomains xendomains}
%endif
if [ -f /usr/bin/qemu-img ]; then
if [ -f /usr/bin/qemu-img-xen ]; then
rm /usr/bin/qemu-img-xen
fi
rm -f %{_libexecdir}/xen/bin/qemu-img-xen
ln -s /usr/bin/qemu-img %{_libexecdir}/xen/bin/qemu-img-xen
fi
if [ -f /usr/bin/qemu-nbd ]; then
if [ -f /usr/bin/qemu-nbd-xen ]; then
rm /usr/bin/qemu-nbd-xen
fi
rm -f %{_libexecdir}/xen/bin/qemu-nbd-xen
ln -s /usr/bin/qemu-nbd %{_libexecdir}/xen/bin/qemu-nbd-xen
fi
if [ -f /usr/bin/qemu-io ]; then
rm -f %{_libexecdir}/xen/bin/qemu-io-xen
ln -s /usr/bin/qemu-io %{_libexecdir}/xen/bin/qemu-io-xen
fi
if [ -f /etc/default/grub ] && ! (/usr/bin/grep GRUB_CMDLINE_XEN /etc/default/grub >/dev/null); then
echo '# Xen boot parameters for all Xen boots' >> /etc/default/grub
echo 'GRUB_CMDLINE_XEN=""' >> /etc/default/grub
echo '# Xen boot parameters for non-recovery Xen boots (in addition to GRUB_CMDLINE_XEN)' >> /etc/default/grub
echo 'GRUB_CMDLINE_XEN_DEFAULT=""' >> /etc/default/grub
fi
%preun tools
%if %{?with_systemd}0
%service_del_preun xencommons.service
%service_del_preun xendomains.service
%else
%{stop_on_removal xendomains xencommons}
%endif
%postun tools
export DISABLE_RESTART_ON_UPDATE=yes
%if %{?with_systemd}0
%service_del_postun xencommons.service
%service_del_postun xendomains.service
%else
%{insserv_cleanup}
%endif
%endif
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
%changelog