commit 9ebd57dfe3ceb513fcce69cbcc3417d53df230bd
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7805
This commit is contained in:
parent
429a000bf9
commit
b24806937e
@ -12,8 +12,10 @@
|
||||
<package>kernel-debug</package>
|
||||
<package>kernel-default</package>
|
||||
<package>kernel-desktop</package>
|
||||
<package>kernel-ec2</package>
|
||||
<package>kernel-pae</package>
|
||||
<package>kernel-vanilla</package>
|
||||
<package>kernel-xen</package>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<processors>8</processors>
|
||||
|
@ -12,14 +12,14 @@
|
||||
+i386 i386/desktop
|
||||
+i386 i386/pae
|
||||
+i386 -syms i386/debug
|
||||
#+i386 i386/xen
|
||||
#+i386 -syms i386/ec2
|
||||
+i386 i386/xen
|
||||
+i386 -syms i386/ec2
|
||||
+i386 i386/vanilla
|
||||
|
||||
+x86_64 x86_64/default
|
||||
+x86_64 x86_64/desktop
|
||||
#+x86_64 x86_64/xen
|
||||
#+x86_64 -syms x86_64/ec2
|
||||
+x86_64 x86_64/xen
|
||||
+x86_64 -syms x86_64/ec2
|
||||
+x86_64 -syms x86_64/debug
|
||||
+x86_64 x86_64/vanilla
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:614bbdff43c48e8a3ee4f33c920859ba2b0b623fb856e046f92331962ee591b3
|
||||
size 176667
|
||||
oid sha256:a192ccb39b1f231363784e489a30fede0888881c5157d3ec98f198321bb1ed5f
|
||||
size 228582
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.15-rc5.
|
||||
- privcmd: actually batch hypercalls for batch ioctls.
|
||||
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 9ebd57d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
|
||||
- commit 47a05b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4f49dd9
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.15-rc5.
|
||||
- privcmd: actually batch hypercalls for batch ioctls.
|
||||
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 9ebd57d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
|
||||
- commit 47a05b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4f49dd9
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.15-rc5.
|
||||
- privcmd: actually batch hypercalls for batch ioctls.
|
||||
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 9ebd57d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
|
||||
- commit 47a05b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4f49dd9
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.15-rc5.
|
||||
- privcmd: actually batch hypercalls for batch ioctls.
|
||||
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 9ebd57d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
|
||||
- commit 47a05b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -27,7 +27,7 @@ License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 3.15.rc5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4f49dd9
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
31306
kernel-ec2.changes
Normal file
31306
kernel-ec2.changes
Normal file
File diff suppressed because it is too large
Load Diff
1063
kernel-ec2.spec
Normal file
1063
kernel-ec2.spec
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.15-rc5.
|
||||
- privcmd: actually batch hypercalls for batch ioctls.
|
||||
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 9ebd57d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
|
||||
- commit 47a05b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -47,7 +47,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.15.rc5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4f49dd9
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
31306
kernel-obs-qa-xen.changes
Normal file
31306
kernel-obs-qa-xen.changes
Normal file
File diff suppressed because it is too large
Load Diff
80
kernel-obs-qa-xen.spec
Normal file
80
kernel-obs-qa-xen.spec
Normal file
@ -0,0 +1,80 @@
|
||||
#
|
||||
# spec file for package kernel-obs-qa
|
||||
#
|
||||
# Copyright (c) 2014 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/
|
||||
#
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-obs-qa-xen
|
||||
BuildRequires: kernel-xen
|
||||
# kernel-obs-build must be also configured as VMinstall, but is required
|
||||
# here as well to avoid that qa and build package build parallel
|
||||
BuildRequires: kernel-obs-build
|
||||
BuildRequires: modutils
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
%if 0%{?suse_version} < 1200
|
||||
# for SLE 11
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%endif
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.15.rc5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
%description
|
||||
This package is using the kernel compiled within Open Build Service(OBS)
|
||||
projects and runs basic tests.
|
||||
|
||||
%prep
|
||||
|
||||
%build
|
||||
|
||||
%check
|
||||
# More tests are comming, currently the main test is the existens of
|
||||
# this spec file. It does trigger a build within OBS VM which is using
|
||||
# the kernel of the same project.
|
||||
|
||||
# test suites should be packaged in other packages, but build required
|
||||
# and called here.
|
||||
|
||||
if ! /sbin/modprobe loop; then
|
||||
echo "ERROR: Unable to load the kernel loop module."
|
||||
echo "Usually the wrong kernel is running, this is atm"
|
||||
cat /proc/version
|
||||
echo "Installed kernel modules are:"
|
||||
rpm -q kernel-xen
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
%install
|
||||
mkdir -p %{buildroot}/usr/share/%name
|
||||
touch %{buildroot}/usr/share/%name/logfile
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
/usr/share/%name
|
||||
|
||||
%changelog
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.15-rc5.
|
||||
- privcmd: actually batch hypercalls for batch ioctls.
|
||||
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 9ebd57d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
|
||||
- commit 47a05b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.15.rc5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4f49dd9
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.15-rc5.
|
||||
- privcmd: actually batch hypercalls for batch ioctls.
|
||||
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 9ebd57d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
|
||||
- commit 47a05b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4f49dd9
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.15-rc5.
|
||||
- privcmd: actually batch hypercalls for batch ioctls.
|
||||
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 9ebd57d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
|
||||
- commit 47a05b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -32,7 +32,7 @@ License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 3.15.rc5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4f49dd9
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.15-rc5.
|
||||
- privcmd: actually batch hypercalls for batch ioctls.
|
||||
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 9ebd57d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
|
||||
- commit 47a05b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 3.15.rc5
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4f49dd9
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -47,6 +47,9 @@ Requires: kernel-desktop-devel = %version-%source_rel
|
||||
%ifarch %ix86
|
||||
Requires: kernel-pae-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
Requires: kernel-xen-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.15-rc5.
|
||||
- privcmd: actually batch hypercalls for batch ioctls.
|
||||
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 9ebd57d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
|
||||
- commit 47a05b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4f49dd9
|
||||
Release: <RELEASE>.g9ebd57d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
31306
kernel-xen.changes
Normal file
31306
kernel-xen.changes
Normal file
File diff suppressed because it is too large
Load Diff
1066
kernel-xen.spec
Normal file
1066
kernel-xen.spec
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7caeeee98613ae4b2b908e8e86f5750a9cfe2cd9881a25d17a04687766d98b36
|
||||
size 82975
|
||||
oid sha256:92e16b77fb40c6e18ff13b1dc2f83a768ccaf5e0aa574f80dbb773976ec9b050
|
||||
size 83053
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d66ece943e6102eac18acd98e3fa8a4cba86e4e2ab121b3f3944a9b04bba0ec9
|
||||
size 2074689
|
||||
oid sha256:016389629456d617f26a7ce75b9e8d62d595e3d20cae5cc37fda0b78adf0c9ec
|
||||
size 2091780
|
||||
|
222
series.conf
222
series.conf
@ -531,131 +531,133 @@
|
||||
# re-basing to a newer xen tree.
|
||||
#
|
||||
# split out patches
|
||||
+noxen patches.xen/kexec-move-segment-code-i386.patch
|
||||
+noxen patches.xen/kexec-move-segment-code-x86_64.patch
|
||||
+noxen patches.xen/ipv6-no-autoconf
|
||||
+noxen patches.xen/pci-guestdev
|
||||
+noxen patches.xen/pci-reserve
|
||||
patches.xen/kexec-move-segment-code-i386.patch
|
||||
patches.xen/kexec-move-segment-code-x86_64.patch
|
||||
patches.xen/ipv6-no-autoconf
|
||||
patches.xen/pci-guestdev
|
||||
patches.xen/pci-reserve
|
||||
|
||||
# bulk stuff, new files for xen
|
||||
+noxen patches.xen/xen3-auto-xen-arch.diff
|
||||
+noxen patches.xen/xen3-auto-xen-drivers.diff
|
||||
+noxen patches.xen/xen3-auto-include-xen-interface.diff
|
||||
+noxen patches.xen/xen3-auto-blktap2-pvops.diff
|
||||
patches.xen/xen3-auto-xen-arch.diff
|
||||
patches.xen/xen3-auto-xen-drivers.diff
|
||||
patches.xen/xen3-auto-include-xen-interface.diff
|
||||
patches.xen/xen3-auto-blktap2-pvops.diff
|
||||
|
||||
# kconfig bits for xen
|
||||
+noxen patches.xen/xen3-auto-xen-kconfig.diff
|
||||
patches.xen/xen3-auto-xen-kconfig.diff
|
||||
|
||||
# common code changes
|
||||
+noxen patches.xen/xen3-auto-common.diff
|
||||
+noxen patches.xen/xen3-auto-arch-x86.diff
|
||||
+noxen patches.xen/xen3-auto-arch-i386.diff
|
||||
+noxen patches.xen/xen3-auto-arch-x86_64.diff
|
||||
patches.xen/xen3-auto-common.diff
|
||||
patches.xen/xen3-auto-arch-x86.diff
|
||||
patches.xen/xen3-auto-arch-i386.diff
|
||||
patches.xen/xen3-auto-arch-x86_64.diff
|
||||
|
||||
# fixups due to upstream Xen parts
|
||||
+noxen patches.xen/xen3-fixup-xen
|
||||
patches.xen/xen3-fixup-xen
|
||||
|
||||
# newer changeset backports
|
||||
|
||||
# changes outside arch/{i386,x86_64}/xen
|
||||
+noxen patches.xen/xen3-fixup-kconfig
|
||||
+noxen patches.xen/xen3-fixup-common
|
||||
+noxen patches.xen/xen3-fixup-arch-x86
|
||||
+noxen patches.xen/xen3-fixup-blktap2-pvops
|
||||
patches.xen/xen3-fixup-kconfig
|
||||
patches.xen/xen3-fixup-common
|
||||
patches.xen/xen3-fixup-arch-x86
|
||||
patches.xen/xen3-fixup-blktap2-pvops
|
||||
|
||||
# ports of upstream patches
|
||||
+noxen patches.xen/xen3-patch-2.6.18
|
||||
+noxen patches.xen/xen3-patch-2.6.19
|
||||
+noxen patches.xen/xen3-patch-2.6.20
|
||||
+noxen patches.xen/xen3-patch-2.6.21
|
||||
+noxen patches.xen/xen3-patch-2.6.22
|
||||
+noxen patches.xen/xen3-patch-2.6.23
|
||||
+noxen patches.xen/xen3-patch-2.6.24
|
||||
+noxen patches.xen/xen3-patch-2.6.25
|
||||
+noxen patches.xen/xen3-patch-2.6.26
|
||||
+noxen patches.xen/xen3-patch-2.6.27
|
||||
+noxen patches.xen/xen3-patch-2.6.28
|
||||
+noxen patches.xen/xen3-patch-2.6.29
|
||||
+noxen patches.xen/xen3-patch-2.6.30
|
||||
+noxen patches.xen/xen3-patch-2.6.31
|
||||
+noxen patches.xen/xen3-patch-2.6.32
|
||||
+noxen patches.xen/xen3-patch-2.6.33
|
||||
+noxen patches.xen/xen3-patch-2.6.34
|
||||
+noxen patches.xen/xen3-patch-2.6.35
|
||||
+noxen patches.xen/xen3-patch-2.6.36
|
||||
+noxen patches.xen/xen3-patch-2.6.37
|
||||
+noxen patches.xen/xen3-patch-2.6.38
|
||||
+noxen patches.xen/xen3-patch-2.6.39
|
||||
+noxen patches.xen/xen3-patch-3.0
|
||||
+noxen patches.xen/xen3-patch-3.1
|
||||
+noxen patches.xen/xen3-patch-3.2
|
||||
+noxen patches.xen/xen3-patch-3.3
|
||||
+noxen patches.xen/xen3-patch-3.4
|
||||
+noxen patches.xen/xen3-patch-3.5
|
||||
+noxen patches.xen/xen3-patch-3.6
|
||||
+noxen patches.xen/xen3-patch-3.7
|
||||
+noxen patches.xen/xen3-patch-3.8
|
||||
+noxen patches.xen/xen3-patch-3.9
|
||||
+noxen patches.xen/xen3-patch-3.10
|
||||
+noxen patches.xen/xen3-patch-3.11
|
||||
+noxen patches.xen/xen3-patch-3.12
|
||||
+noxen patches.xen/xen3-patch-3.13
|
||||
+noxen patches.xen/xen3-patch-3.14
|
||||
patches.xen/xen3-patch-2.6.18
|
||||
patches.xen/xen3-patch-2.6.19
|
||||
patches.xen/xen3-patch-2.6.20
|
||||
patches.xen/xen3-patch-2.6.21
|
||||
patches.xen/xen3-patch-2.6.22
|
||||
patches.xen/xen3-patch-2.6.23
|
||||
patches.xen/xen3-patch-2.6.24
|
||||
patches.xen/xen3-patch-2.6.25
|
||||
patches.xen/xen3-patch-2.6.26
|
||||
patches.xen/xen3-patch-2.6.27
|
||||
patches.xen/xen3-patch-2.6.28
|
||||
patches.xen/xen3-patch-2.6.29
|
||||
patches.xen/xen3-patch-2.6.30
|
||||
patches.xen/xen3-patch-2.6.31
|
||||
patches.xen/xen3-patch-2.6.32
|
||||
patches.xen/xen3-patch-2.6.33
|
||||
patches.xen/xen3-patch-2.6.34
|
||||
patches.xen/xen3-patch-2.6.35
|
||||
patches.xen/xen3-patch-2.6.36
|
||||
patches.xen/xen3-patch-2.6.37
|
||||
patches.xen/xen3-patch-2.6.38
|
||||
patches.xen/xen3-patch-2.6.39
|
||||
patches.xen/xen3-patch-3.0
|
||||
patches.xen/xen3-patch-3.1
|
||||
patches.xen/xen3-patch-3.2
|
||||
patches.xen/xen3-patch-3.3
|
||||
patches.xen/xen3-patch-3.4
|
||||
patches.xen/xen3-patch-3.5
|
||||
patches.xen/xen3-patch-3.6
|
||||
patches.xen/xen3-patch-3.7
|
||||
patches.xen/xen3-patch-3.8
|
||||
patches.xen/xen3-patch-3.9
|
||||
patches.xen/xen3-patch-3.10
|
||||
patches.xen/xen3-patch-3.11
|
||||
patches.xen/xen3-patch-3.12
|
||||
patches.xen/xen3-patch-3.13
|
||||
patches.xen/xen3-patch-3.14
|
||||
patches.xen/xen3-patch-3.15-rc5
|
||||
|
||||
# ports of other patches
|
||||
+noxen patches.xen/xen3-stack-unwind
|
||||
+noxen patches.xen/xen3-x86_64-unwind-annotations
|
||||
patches.xen/xen3-stack-unwind
|
||||
patches.xen/xen3-x86_64-unwind-annotations
|
||||
|
||||
# bugfixes and enhancements
|
||||
+noxen patches.xen/xen-hypercall-symbols
|
||||
+noxen patches.xen/xen-sys-suspend
|
||||
+noxen patches.xen/xen-ipi-per-cpu-irq
|
||||
+noxen patches.xen/xen-virq-per-cpu-irq
|
||||
+noxen patches.xen/xen-clockevents
|
||||
+noxen patches.xen/xen-spinlock-poll-early
|
||||
+noxen patches.xen/xen-pcpu
|
||||
+noxen patches.xen/xen-pcpu-hotplug-kexec
|
||||
+noxen patches.xen/xen-mem-hotplug
|
||||
+noxen patches.xen/xen-configurable-guest-devices
|
||||
+noxen patches.xen/xen-setup-gsi
|
||||
+noxen patches.xen/xen-privcmd-hcall-preemption
|
||||
+noxen patches.xen/xen-unpriv-build
|
||||
+noxen patches.xen/xen-cpufreq-report
|
||||
+noxen patches.xen/xen-multi-page-ring
|
||||
+noxen patches.xen/xen-balloon-max-target
|
||||
+noxen patches.xen/xen-blkback-multi-page-ring
|
||||
+noxen patches.xen/xen-blkback-indirect
|
||||
+noxen patches.xen/xen-blkback-cdrom
|
||||
+noxen patches.xen/xen-blkif-protocol-fallback-hack
|
||||
+noxen patches.xen/xen-blkfront-multi-page-ring
|
||||
+noxen patches.xen/xen-blkfront-indirect
|
||||
+noxen patches.xen/xen-blkif-op-packet
|
||||
+noxen patches.xen/xen-blkfront-cdrom
|
||||
+noxen patches.xen/xen-blkfront-hvm-no-cdrom
|
||||
+noxen patches.xen/xen-blktap-modular
|
||||
+noxen patches.xen/xen-blktap-write-barriers
|
||||
+noxen patches.xen/xen-blktap2-configurable-nr-devs
|
||||
+noxen patches.xen/xen-netback-notify-multi
|
||||
+noxen patches.xen/xen-netback-generalize
|
||||
+noxen patches.xen/xen-netback-multiple-tasklets
|
||||
+noxen patches.xen/xen-netback-kernel-threads
|
||||
+noxen patches.xen/xen-netback-tx-queue-len
|
||||
+noxen patches.xen/xen-cxgb3
|
||||
+noxen patches.xen/xen-dcdbas
|
||||
+noxen patches.xen/xen-pv-on-hvm-skip-initialization-of-emulated-devices
|
||||
+noxen patches.xen/xen-x86-panic-no-reboot
|
||||
+noxen patches.xen/xen-x86-dcr-fallback
|
||||
+noxen patches.xen/xen-x86-no-lapic
|
||||
+noxen patches.xen/xen-x86-pmd-handling
|
||||
+noxen patches.xen/xen-x86-bigmem
|
||||
+noxen patches.xen/xen-x86-exit-mmap
|
||||
+noxen patches.xen/xen-x86-per-cpu-vcpu-info
|
||||
+noxen patches.xen/xen-x86-pcpu
|
||||
+noxen patches.xen/xen-x86-EFI
|
||||
+noxen patches.xen/xen-x86-bzImage
|
||||
+noxen patches.xen/xen-x86_64-pgd-pin
|
||||
+noxen patches.xen/xen-x86_64-pgd-alloc-order
|
||||
+noxen patches.xen/xen-x86_64-dump-user-pgt
|
||||
+noxen patches.xen/xen-x86_64-note-init-p2m
|
||||
+noxen patches.xen/xen-x86_64-unmapped-initrd
|
||||
+noxen patches.xen/xen-x86_64-vread-pvclock
|
||||
patches.xen/xen-hypercall-symbols
|
||||
patches.xen/xen-sys-suspend
|
||||
patches.xen/xen-ipi-per-cpu-irq
|
||||
patches.xen/xen-virq-per-cpu-irq
|
||||
patches.xen/xen-clockevents
|
||||
patches.xen/xen-spinlock-poll-early
|
||||
patches.xen/xen-pcpu
|
||||
patches.xen/xen-pcpu-hotplug-kexec
|
||||
patches.xen/xen-mem-hotplug
|
||||
patches.xen/xen-configurable-guest-devices
|
||||
patches.xen/xen-setup-gsi
|
||||
patches.xen/xen-privcmd-hcall-preemption
|
||||
patches.xen/xen-privcmd-truly-batch
|
||||
patches.xen/xen-unpriv-build
|
||||
patches.xen/xen-cpufreq-report
|
||||
patches.xen/xen-multi-page-ring
|
||||
patches.xen/xen-balloon-max-target
|
||||
patches.xen/xen-blkback-multi-page-ring
|
||||
patches.xen/xen-blkback-indirect
|
||||
patches.xen/xen-blkback-cdrom
|
||||
patches.xen/xen-blkif-protocol-fallback-hack
|
||||
patches.xen/xen-blkfront-multi-page-ring
|
||||
patches.xen/xen-blkfront-indirect
|
||||
patches.xen/xen-blkif-op-packet
|
||||
patches.xen/xen-blkfront-cdrom
|
||||
patches.xen/xen-blkfront-hvm-no-cdrom
|
||||
patches.xen/xen-blktap-modular
|
||||
patches.xen/xen-blktap-write-barriers
|
||||
patches.xen/xen-blktap2-configurable-nr-devs
|
||||
patches.xen/xen-netback-notify-multi
|
||||
patches.xen/xen-netback-generalize
|
||||
patches.xen/xen-netback-multiple-tasklets
|
||||
patches.xen/xen-netback-kernel-threads
|
||||
patches.xen/xen-netback-tx-queue-len
|
||||
patches.xen/xen-cxgb3
|
||||
patches.xen/xen-dcdbas
|
||||
patches.xen/xen-pv-on-hvm-skip-initialization-of-emulated-devices
|
||||
patches.xen/xen-x86-panic-no-reboot
|
||||
patches.xen/xen-x86-dcr-fallback
|
||||
patches.xen/xen-x86-no-lapic
|
||||
patches.xen/xen-x86-pmd-handling
|
||||
patches.xen/xen-x86-bigmem
|
||||
patches.xen/xen-x86-exit-mmap
|
||||
patches.xen/xen-x86-per-cpu-vcpu-info
|
||||
patches.xen/xen-x86-pcpu
|
||||
patches.xen/xen-x86-EFI
|
||||
patches.xen/xen-x86-bzImage
|
||||
patches.xen/xen-x86_64-pgd-pin
|
||||
patches.xen/xen-x86_64-pgd-alloc-order
|
||||
patches.xen/xen-x86_64-dump-user-pgt
|
||||
patches.xen/xen-x86_64-note-init-p2m
|
||||
patches.xen/xen-x86_64-unmapped-initrd
|
||||
patches.xen/xen-x86_64-vread-pvclock
|
||||
|
@ -1,3 +1,3 @@
|
||||
2014-05-13 18:16:15 +0200
|
||||
GIT Revision: 4f49dd9e3f8dbbd5ba623964d53d00fabc9be2c4
|
||||
2014-05-14 12:01:16 +0200
|
||||
GIT Revision: 9ebd57dfe3ceb513fcce69cbcc3417d53df230bd
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user