Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-xen-2.6.21.7-5.fc8 RPM for x86_64

From Fedora 8 testing updates for x86_64

Name: kernel-xen Distribution: Unknown
Version: 2.6.21.7 Vendor: Fedora Project
Release: 5.fc8 Build date: Thu Aug 7 18:54:41 2008
Group: System Environment/Kernel Build host: x86-4
Size: 65316457 Source RPM: kernel-xen-2.6-2.6.21.7-5.fc8.src.rpm
Packager: Fedora Project
Url: http://www.kernel.org/
Summary: The Linux kernel compiled for Xen VM operations
This package includes version of the Linux kernel which
runs in a Xen VM. It works for both privileged and unprivileged guests.

Provides

Requires

Copyright

GPLv2

Signatures

internal MD5: c0efb1cf937426a8bbff94b270916b5b
GPG

Changelog

* Fri Aug 08 2008 Mark McLoughlin <markmc@redhat.com>
  - Update HV to 3.1.4; fixes PAE-on-64 (bug #457879)
* Thu Mar 20 2008 Mark McLoughlin <markmc@redhat.com>
  - Update HV to 3.1.3; fixes pv_ops 32-on-64 (bug #436859)
* Fri Feb 15 2008 Mark McLoughlin <markmc@redhat.com>
  - Add e1000e driver (bug #360691)
* Tue Feb 12 2008 Eduardo Habkost <ehabkost@redhat.com>
  - CVE-2008-0600 fix (bug #432517)
* Sat Feb 02 2008 Daniel Berrange <berrange@redhat.com>
  - Really turn on pciback module for x86_64
* Fri Feb 01 2008 Daniel Berrange <berrange@redhat.com>
  - Turn on pciback module for PCI passthrough on x86_64 (rhbz #388041)
* Mon Nov 19 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Re-add xen-hypervisor-abi provides. It was lost on the spec resync
    (problem detected on updates-testing)
* Mon Nov 12 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Pull RPM spec changes from non-xen kernel
    - Enabled -debuginfo packages (bug #336351)
* Wed Oct 24 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Fix for 'virt-install --nographics --paravirt' (bug #348931)
* Thu Oct 11 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Remove bogus WARN_ON() from synchronize_irq() (bug #293451)
* Tue Oct 09 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Add patch to fix BUG_ON() Oops caused by privcmd (bug #323031)
* Fri Sep 28 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Fix 3w-9xxx to use PCI resources properly and work under Xen (bug #309611)
* Thu Sep 27 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Disable Firewire on i686. It is not supported by the current
    Xen swiotlb implementation (bug #307461)
* Fri Sep 21 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Fix sleazy-fpu implementation to actually avoid on fpu-intensive
    programs
* Fri Sep 21 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Add fix for bug #294011 (floating point corruption)
    (changeset 8c24767501ff from Xen 3.1.1)
* Fri Sep 14 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Rebase to 2.6.21.7
* Fri Sep 14 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Fix for bug #248398: HVM domain hangs during (F-7) install.
    Backported fix from xen-unstable: 15239:656b8175f4f2
* Fri Sep 14 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Make hypervisor patches relative to the xen HG tree, not only the
    hypervisor subdirectory. This makes easier to import patches from
    upstream.
* Thu Sep 13 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Disable CONFIG_HIGHPTE. It is not reliable and cause performance loss
    under Xen.
* Fri Sep 07 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Include modules.block and modules.networking on the package (bug #280731)
* Fri Aug 31 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Provides: xen-hypervisor-abi = 3.1 (bug #269581)
* Thu Aug 30 2007 Eduardo Habkost <ehabkost@redhat.com>
  - BuildRequires: /bin/awk. It is needed by Xen and not included
    on the default Koji buildroot anymore
* Tue Aug 28 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Disabled KVM on config files. It wouldn't work on kernel-xen and
    causes crashes when loaded
* Tue Aug 21 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Use %if %{includexen} around the xen-specific patches
  - Add linux-2.6-xen-irq_vector-uninitialize.patch:
    Fix Xen IRQ handling bug that was introduced on the rebase
    to 2.6.21. It may fix some problems reported on bug #252301
* Fri Aug 10 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Add linux-2.6-xen-backwards-time.patch from linux-2.6.18-xen.hg
    changeset 87bb8705768a. This should fix bug #236307
* Wed Aug 08 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Re-add linux-2.6-disable-netback-checksum.patch. The other checksum
    patches are already included on linux-2.6-xen-3.1.0.patch.
* Tue Aug 07 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Xenoprof: fix DOMAIN_SWITCH_CODE value according to oprofile 0.9.3
    (Markus Armbruster)
* Wed Jul 25 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Rebase to 2.6.21.6
* Sat Jul 21 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Update xen patch to xen 3.1.0
  - Remove old network checksum patches. They should be
    already included in the xen patch
* Wed Jul 18 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Make blkfront module wait for the disk to be added (bug #248462)
  - Rebase to 2.6.20.14
* Fri Jul 13 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Remove #ifdef CONFIG_PM from acpi poweroff code (fix bug #241381)
  - BuildRequires: python for xen buildsystem mkheader.py
* Tue Jun 12 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Added fix to bug #215201: linux-2.6-xen-fix-nosegneg-detection.patch
  - Disabled CONFIG_PROVE_LOCKING, as the xen code doesn't support it.
    See bug #239601
* Wed May 23 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Add patch from bug #209429: linux-2.6-xen-iscsi-x86_64-no_iommu_init.patch
* Fri May 11 2007 <quintela@redhat.com>
  - sync irq/manage.c with upstream (Markus).
  - correctly init smpboot.c for xen (Chris Wright).
  - pop %gs is a 2 bytes opcode (sct).
* Wed May 09 2007 <quintela@redhat.com>
  - Disable kvm on xen kernels
* Sat May 05 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Updated Xen Hypervisor tarball to 3.1.0-rc7, hg cset 7041b52471c3
* Wed May 02 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Updated Xen Hypervisor to 3.0.5-rc4, hg cset 1668299c0ea4
  - Added smp and vgetcpu fixes (bug #238015)
  - Added patch from Heberter Xu, disabling checksum on netback,
    to work around problems with DHCP and partial checksums on guests
* Sat Apr 28 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Updated Xen Hypervisor to 3.0.5-rc3, hg cset 14934
  - Included checksum patches to fix bug #223258
* Thu Mar 22 2007 Juan Quintela <quintela@redhat.com>
  - disable alternative firewire stack for x86_64, it hangs kernel
    during boot.
* Thu Mar 22 2007 Juan Quintela <quintela@redhat.com>
  - Add missing git-geode.patch.
  - Re-enable Xen and update to 2.6.20-3.0.4 version.
  - Update to 2.6.20.3.
* Mon Feb 12 2007 Kristian Høgsberg <krh@redhat.com>
  - Update firewire patch with latest usptream changes.
* Mon Feb 05 2007 Dave Jones <davej@redhat.com>
  - Fix attr2 corruption with btree data extents
* Sun Feb 04 2007 Dave Jones <davej@redhat.com>
  - 2.6.20
  - Move xen sources out of kernel-xen-devel. (Don Zickus)
* Sat Feb 03 2007 Dave Jones <davej@redhat.com>
  - 2.6.20-rc7-git1
* Wed Jan 31 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc7
* Tue Jan 30 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc6-git2
* Mon Jan 29 2007 Chuck Ebbert <cebbert@redhat.com>
  - 2.6.20rc6-git1
* Fri Jan 26 2007 Bill Nottingham <notting@redhat.com>
  - turn on CONFIG_SYSFS_DEPRECATED so that things actually work. *sigh*
* Tue Jan 23 2007 Jeremy Katz <katzj@redhat.com>
  - temporarily restore START_ARRAY ioctl for mdraid so that we can have mdraid
    in test1
* Sun Jan 14 2007 Roland McGrath <roland@redhat.com>
  - utrace update: PTRACE_TRACEME fix
* Thu Jan 11 2007 Kristian Høgsberg <krh@redhat.com>
  - Add and enable alternative firewire stack.
* Thu Jan 11 2007 Jeremy Katz <katzj@redhat.com>
  - disable nmi watchdog by default
* Wed Jan 10 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc4-git4
  - PIIX3 PATA support.
* Sun Jan 07 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc4
* Sat Jan 06 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc3-git4
* Mon Jan 01 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc3
* Mon Jan 01 2007 David Woodhouse <dwmw2@redhat.com>
  - Fix fallout from half-baked upstream IBM vSCSI patch
* Mon Jan 01 2007 David Woodhouse <dwmw2@redhat.com>
  - Fix BUG() in assembler in PowerPC
  - Fix Maple IDE IRQ
* Sun Dec 31 2006 Dave Jones <davej@redhat.com>
  - 2.6.20rc2-git2
* Fri Dec 29 2006 Dave Jones <davej@redhat.com>
  - 2.6.20rc2-git1
* Fri Dec 29 2006 David Woodhouse <dwmw2@redhat.com>
  - Update USB endianness patches
* Wed Dec 27 2006 Dave Jones <davej@redhat.com>
  - 2.6.20rc2
* Thu Dec 21 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix IPv6 checksum handling
  - Add MODULE_ALIAS() to pata_mpc52xx driver
* Wed Dec 20 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix BE OHCI support -- write only BE not BE and _then_ LE. Doh.
* Tue Dec 19 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix ebus oops
  - Actually make it possible to include iSeries in the generic PPC64 kernel
* Tue Dec 19 2006 David Woodhouse <dwmw2@redhat.com>
  - Include iSeries in the generic PPC64 kernel now that's possible
  - Fix squashfs
  - Fix softmac fallout from work_struct changes
  - Update OF uevent handler patch
* Mon Dec 18 2006 David Woodhouse <dwmw2@redhat.com>
  - Enable CONFIG_IDE on PowerPC, for PMAC. Need pata_pmac driver...
  - Fix the deleteme handling
  - Fix build on platforms without writel_be()
  - Fix connector build failure
* Sun Dec 17 2006 Dave Jones <davej@redhat.com>
  - 2.6.20rc1-git5
* Sun Dec 17 2006 David Woodhouse <dwmw2@redhat.com>
  - Enable Efika platform support
  - Temporarily provide __ucmpdi2 on ppc32 to work around GCC PR #25724
* Thu Dec 14 2006 Dave Jones <davej@redhat.com>
  - 2.6.20rc1-git1
  - libata: don't initialize sg in ata_exec_internal() if DMA_NONE
* Wed Dec 13 2006 Dave Jones <davej@redhat.com>
  - Kill off -kdump for 686.
* Wed Dec 13 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix and re-enable ppc, ppc64, ppciseries builds
  - Fix hdrcheck.sh invocation
  - %_target_cpu in BuildRoot to allow parallel builds
* Tue Dec 12 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git19
* Tue Dec 12 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git18
* Fri Dec 08 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git12
* Thu Dec 07 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git9
* Tue Dec 05 2006 David Woodhouse <dwmw2@redhat.com>
  - Remove cell_defconfig update from Mambo patch
  - Drop 64KiB CI page patch which is fixed differently upstream
* Tue Dec 05 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git7
* Mon Dec 04 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git5
* Wed Nov 29 2006 Dave Jones <davej@redhat.com>
  - 2.6.19
* Mon Nov 27 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-rc6-git10
* Thu Nov 23 2006 David Woodhouse <dwmw2@redhat.com>
  - Update Cell systemsim support (#217078)
  - Fix utrace vs. Cell SPU (#217079)
  - Enable Maple support
* Fri Nov 17 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc6
  - Merge squashfs changes from FC6.
  - Disable W1
* Fri Nov 10 2006 Dave Jones <davej@redhat.com>
  - Separate -debug kernels.
* Thu Nov 09 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc5-git2
  - Bump HZ to 1000
* Wed Nov 08 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc5-git1
* Tue Nov 07 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc5
* Mon Nov 06 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc4-git11
* Tue Oct 31 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc4
* Sun Oct 29 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc3
* Sat Oct 14 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc2

Files

	


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Nov 22 03:43:18 2008