Changelog for
kernel-xen-2.6.25-2.fc9.i686.rpm :
Sat Apr 26 00:00:00 2008 Mark McLoughlin
- Fix x86_64 oops on reboot (ehabkost, #444025)
Fri Apr 18 00:00:00 2008 Mark McLoughlin
- Rebase to kernel-2_6_25-1_fc9
Thu Apr 17 00:00:00 2008 Mark McLoughlin
- Remove debugging printk/xen console hack
Wed Apr 16 00:00:00 2008 Eduardo Habkost
- Fix free_init_pages() to unmap pages from __START_KERNEL_map
(bug #441543)
- Unpin and make pages read-write on pgd_free() (bug #441543)
Tue Apr 15 00:00:00 2008 Mark McLoughlin
- Rebase to kernel-2.6.25-0.228.rc9.fc9
- Include Markus\'s latest console handling patch
Wed Apr 9 00:00:00 2008 Mark McLoughlin
- Fix the requires on kernel-xen-debuginfo
Wed Apr 9 00:00:00 2008 Mark McLoughlin
- Some more pagetable-pinning fixes
Tue Apr 8 00:00:00 2008 Mark McLoughlin
- Small fixup to pagetable-pinning fix
Tue Apr 8 00:00:00 2008 Eduardo Habkost
- Add x86_64 pagetable-pinning fixes (bug #440587)
Sat Apr 5 00:00:00 2008 Mark McLoughlin
- Add patch from armbru to intelligently choose the preferred
console (#434761)
- Couple of x86_64 fixes
Fri Apr 4 00:00:00 2008 Eduardo Habkost
- x86_64: Reserve kernel text and data segments at boot (bug #438000)
Fri Apr 4 00:00:00 2008 Mark McLoughlin
- x86_64 updates
Thu Apr 3 00:00:00 2008 Mark McLoughlin
- Update to kernel-2.6.25-0.187.rc8.fc9
- Use \".xen\" suffix for some files instead of just \"xen\" (jwilson)
Wed Apr 2 00:00:00 2008 Mark McLoughlin
- Update to kernel-2_6_25-0_182_rc7_git6_fc9
- Fix oops when dlclose()ing some prelink libs (#436453)
- Drop the patch to make hvc0 the preferred console (#437706, #434761)
Tue Mar 25 23:00:00 2008 Mark McLoughlin
- Re-enable execshield (bug #434759)
Thu Mar 20 23:00:00 2008 Mark McLoughlin
- Make xen-blkfront module load wait until backend is
connected; fixes intermittent boot failure (bug #436493)
Thu Mar 13 23:00:00 2008 Eduardo Habkost
- Temporary workaround for bug #437358: disable ia32 emulation
Fri Mar 7 23:00:00 2008 Eduardo Habkost
- Change PHYSICAL_START and SPARSEMEM_VMEMMAP on x86_64 .config, so
it doesn\'t explode on boot
Fri Mar 7 23:00:00 2008 Mark McLoughlin
- Label everything in xen subpackage with %{kverrel}-xen to
ensure xen-syms.debug goes into kernel-debuginfo-xen
Wed Mar 5 23:00:00 2008 Mark McLoughlin
- Reset to pv_ops xen DomU from kernel-2_6_25-0_93_rc4_fc9
- Revert the execshield patch for now
- Include xen pv fb and kbd drivers
- Add support for auto-probing frontend drivers
- Add module aliases for xennet and xenblk
- Add /proc/xen and /sys/hypervisor
- Add first round of x86_64 xen pv_ops patches
Mon Feb 25 23:00:00 2008 Mark McLoughlin
- Fix boot on x86_64 - gcc 4.3.0 related (#434556)
Fri Feb 15 23:00:00 2008 Mark McLoughlin
- Add e1000e driver (bug #360691)
- Fix build with new glibc
Tue Feb 12 23:00:00 2008 Eduardo Habkost
- CVE-2008-0600 fix (bug #432517)
Fri Jan 18 23:00:00 2008 Daniel P. Berrange
- Update to 3.2.0 final release
Fri Jan 11 23:00:00 2008 Daniel P. Berrange
- Rebuild due to koji build system failure
Thu Jan 10 23:00:00 2008 Daniel P. Berrange
- Update HV to 3.2.0 rc5 changeset 16701
Mon Nov 19 23:00:00 2007 Eduardo Habkost
- Re-add xen-hypervisor-abi provides. It was lost on the spec resync
(problem detected on updates-testing)
Wed Nov 14 23:00:00 2007 Eduardo Habkost
- Update HV to official 3.1.0
Mon Oct 29 23:00:00 2007 Eduardo Habkost
- Pulled spec file from non-xen kernel
- Enabled -debuginfo packages (bug #336351)
Thu Oct 11 00:00:00 2007 Eduardo Habkost
- Remove bogus WARN_ON() from synchronize_irq() (bug #293451)
Tue Oct 9 00:00:00 2007 Eduardo Habkost
- Add patch to fix BUG_ON() Oops caused by privcmd (bug #323031)
Fri Sep 28 00:00:00 2007 Eduardo Habkost
- Fix 3w-9xxx to use PCI resources properly and work under Xen (bug #309611)
Thu Sep 27 00:00:00 2007 Eduardo Habkost
- Disable Firewire on i686. It is not supported by the current
Xen swiotlb implementation (bug #307461)
Fri Sep 21 00:00:00 2007 Eduardo Habkost
- Fix sleazy-fpu implementation to actually avoid on fpu-intensive
programs
Fri Sep 21 00:00:00 2007 Eduardo Habkost
- Add fix for bug #294011 (floating point corruption)
(changeset 8c24767501ff from Xen 3.1.1)
Fri Sep 14 00:00:00 2007 Eduardo Habkost
- Rebase to 2.6.21.7
Fri Sep 14 00:00:00 2007 Eduardo Habkost
- Fix for bug #248398: HVM domain hangs during (F-7) install.
Backported fix from xen-unstable: 15239:656b8175f4f2
Fri Sep 14 00:00:00 2007 Eduardo Habkost
- 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 00:00:00 2007 Eduardo Habkost
- Disable CONFIG_HIGHPTE. It is not reliable and cause performance loss
under Xen.
Fri Sep 7 00:00:00 2007 Eduardo Habkost
- Include modules.block and modules.networking on the package (bug #280731)
Fri Aug 31 00:00:00 2007 Eduardo Habkost
- Provides: xen-hypervisor-abi = 3.1 (bug #269581)
Thu Aug 30 00:00:00 2007 Eduardo Habkost
- BuildRequires: /bin/awk. It is needed by Xen and not included
on the default Koji buildroot anymore
Tue Aug 28 00:00:00 2007 Eduardo Habkost
- Disabled KVM on config files. It wouldn\'t work on kernel-xen and
causes crashes when loaded
Tue Aug 21 00:00:00 2007 Eduardo Habkost
- 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 00:00:00 2007 Eduardo Habkost
- Add linux-2.6-xen-backwards-time.patch from linux-2.6.18-xen.hg
changeset 87bb8705768a. This should fix bug #236307
Wed Aug 8 00:00:00 2007 Eduardo Habkost
- 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 7 00:00:00 2007 Eduardo Habkost
- Xenoprof: fix DOMAIN_SWITCH_CODE value according to oprofile 0.9.3
(Markus Armbruster)
Wed Jul 25 00:00:00 2007 Eduardo Habkost
- Rebase to 2.6.21.6
Sat Jul 21 00:00:00 2007 Eduardo Habkost
- 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 00:00:00 2007 Eduardo Habkost
- Make blkfront module wait for the disk to be added (bug #248462)
- Rebase to 2.6.20.14
Fri Jul 13 00:00:00 2007 Eduardo Habkost
- Remove #ifdef CONFIG_PM from acpi poweroff code (fix bug #241381)
- BuildRequires: python for xen buildsystem mkheader.py
Tue Jun 12 00:00:00 2007 Eduardo Habkost
- 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 00:00:00 2007 Eduardo Habkost
- Add patch from bug #209429: linux-2.6-xen-iscsi-x86_64-no_iommu_init.patch
Fri May 11 00:00:00 2007
- 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 9 00:00:00 2007
- Disable kvm on xen kernels
Sat May 5 00:00:00 2007 Eduardo Habkost
- Updated Xen Hypervisor tarball to 3.1.0-rc7, hg cset 7041b52471c3
Wed May 2 00:00:00 2007 Eduardo Habkost
- 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 00:00:00 2007 Eduardo Habkost
- Updated Xen Hypervisor to 3.0.5-rc3, hg cset 14934
- Included checksum patches to fix bug #223258
Thu Mar 22 23:00:00 2007 Juan Quintela
- disable alternative firewire stack for x86_64, it hangs kernel
during boot.
Thu Mar 22 23:00:00 2007 Juan Quintela
- 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 23:00:00 2007 Kristian Høgsberg
- Update firewire patch with latest usptream changes.
Mon Feb 5 23:00:00 2007 Dave Jones
- Fix attr2 corruption with btree data extents
Sun Feb 4 23:00:00 2007 Dave Jones
- 2.6.20
- Move xen sources out of kernel-xen-devel. (Don Zickus)
Sat Feb 3 23:00:00 2007 Dave Jones
- 2.6.20-rc7-git1
Wed Jan 31 23:00:00 2007 Dave Jones
- 2.6.20rc7
Tue Jan 30 23:00:00 2007 Dave Jones
- 2.6.20rc6-git2
Mon Jan 29 23:00:00 2007 Chuck Ebbert
- 2.6.20rc6-git1
Fri Jan 26 23:00:00 2007 Bill Nottingham
- turn on CONFIG_SYSFS_DEPRECATED so that things actually work.
*sigh
*
Tue Jan 23 23:00:00 2007 Jeremy Katz
- temporarily restore START_ARRAY ioctl for mdraid so that we can have mdraid
in test1
Sun Jan 14 23:00:00 2007 Roland McGrath
- utrace update: PTRACE_TRACEME fix
Thu Jan 11 23:00:00 2007 Kristian Høgsberg
- Add and enable alternative firewire stack.
Thu Jan 11 23:00:00 2007 Jeremy Katz
- disable nmi watchdog by default
Wed Jan 10 23:00:00 2007 Dave Jones
- 2.6.20rc4-git4
- PIIX3 PATA support.
Sun Jan 7 23:00:00 2007 Dave Jones
- 2.6.20rc4
Sat Jan 6 23:00:00 2007 Dave Jones
- 2.6.20rc3-git4
Mon Jan 1 23:00:00 2007 Dave Jones
- 2.6.20rc3
Mon Jan 1 23:00:00 2007 David Woodhouse
- Fix fallout from half-baked upstream IBM vSCSI patch
Mon Jan 1 23:00:00 2007 David Woodhouse
- Fix BUG() in assembler in PowerPC
- Fix Maple IDE IRQ
Sun Dec 31 23:00:00 2006 Dave Jones
- 2.6.20rc2-git2
Fri Dec 29 23:00:00 2006 Dave Jones
- 2.6.20rc2-git1
Fri Dec 29 23:00:00 2006 David Woodhouse
- Update USB endianness patches
Wed Dec 27 23:00:00 2006 Dave Jones
- 2.6.20rc2
Thu Dec 21 23:00:00 2006 David Woodhouse
- Fix IPv6 checksum handling
- Add MODULE_ALIAS() to pata_mpc52xx driver
Wed Dec 20 23:00:00 2006 David Woodhouse
- Fix BE OHCI support -- write only BE not BE and _then_ LE. Doh.
Tue Dec 19 23:00:00 2006 David Woodhouse
- Fix ebus oops
- Actually make it possible to include iSeries in the generic PPC64 kernel
Tue Dec 19 23:00:00 2006 David Woodhouse
- 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 23:00:00 2006 David Woodhouse
- 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 23:00:00 2006 Dave Jones
- 2.6.20rc1-git5
Sun Dec 17 23:00:00 2006 David Woodhouse
- Enable Efika platform support
- Temporarily provide __ucmpdi2 on ppc32 to work around GCC PR #25724
Thu Dec 14 23:00:00 2006 Dave Jones
- 2.6.20rc1-git1
- libata: don\'t initialize sg in ata_exec_internal() if DMA_NONE
Wed Dec 13 23:00:00 2006 Dave Jones
- Kill off -kdump for 686.
Wed Dec 13 23:00:00 2006 David Woodhouse
- Fix and re-enable ppc, ppc64, ppciseries builds
- Fix hdrcheck.sh invocation
- %_target_cpu in BuildRoot to allow parallel builds
Tue Dec 12 23:00:00 2006 Dave Jones
- 2.6.19-git19
Tue Dec 12 23:00:00 2006 Dave Jones
- 2.6.19-git18
Fri Dec 8 23:00:00 2006 Dave Jones
- 2.6.19-git12
Thu Dec 7 23:00:00 2006 Dave Jones
- 2.6.19-git9
Tue Dec 5 23:00:00 2006 David Woodhouse
- Remove cell_defconfig update from Mambo patch
- Drop 64KiB CI page patch which is fixed differently upstream
Tue Dec 5 23:00:00 2006 Dave Jones
- 2.6.19-git7
Mon Dec 4 23:00:00 2006 Dave Jones
- 2.6.19-git5
Wed Nov 29 23:00:00 2006 Dave Jones
- 2.6.19
Mon Nov 27 23:00:00 2006 Dave Jones
- 2.6.19-rc6-git10
Thu Nov 23 23:00:00 2006 David Woodhouse
- Update Cell systemsim support (#217078)
- Fix utrace vs. Cell SPU (#217079)
- Enable Maple support
Fri Nov 17 23:00:00 2006 Dave Jones
- 2.6.19rc6
- Merge squashfs changes from FC6.
- Disable W1
Fri Nov 10 23:00:00 2006 Dave Jones
- Separate -debug kernels.
Thu Nov 9 23:00:00 2006 Dave Jones
- 2.6.19rc5-git2
- Bump HZ to 1000
Wed Nov 8 23:00:00 2006 Dave Jones
- 2.6.19rc5-git1
Tue Nov 7 23:00:00 2006 Dave Jones
- 2.6.19rc5
Mon Nov 6 23:00:00 2006 Dave Jones
- 2.6.19rc4-git11
Tue Oct 31 23:00:00 2006 Dave Jones
- 2.6.19rc4
Sun Oct 29 23:00:00 2006 Dave Jones
- 2.6.19rc3
Sat Oct 14 00:00:00 2006 Dave Jones
- 2.6.19rc2