SHA256
1
0
forked from pool/xen

- bsc#945165 - Xl pci-attach show error with kernel of SLES 12 sp1

pci-attach-fix.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=376
This commit is contained in:
Charles Arnold
2015-09-17 17:45:05 +00:00
committed by Git OBS Bridge
parent 4a5ee0f11d
commit e932e0a863
3 changed files with 44 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package xen
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# needssslcertforbuild
Name: xen
@@ -158,7 +159,7 @@ BuildRequires: xorg-x11-util-devel
%endif
%endif
Version: 4.5.1_07
Version: 4.5.1_08
Release: 0
Summary: Xen Virtualization: Hypervisor (aka VMM aka Microkernel)
License: GPL-2.0
@@ -335,6 +336,7 @@ Patch470: qemu-xen-upstream-qdisk-cache-unsafe.patch
Patch471: qemu-xen-enable-spice-support.patch
Patch472: tigervnc-long-press.patch
Patch473: xendomains-libvirtd-conflict.patch
Patch474: pci-attach-fix.patch
# Hypervisor and PV driver Patches
Patch501: x86-ioapic-ack-default.patch
Patch502: x86-cpufreq-report.patch
@@ -728,6 +730,7 @@ Authors:
%patch471 -p1
%patch472 -p1
%patch473 -p1
%patch474 -p1
# Hypervisor and PV driver Patches
%patch501 -p1
%patch502 -p1