NOTICE: This package has been removed from pkgsrc

./sysutils/xenkernel41, Xen 4.1.x Kernel

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.1.6.1nb23, Package name: xenkernel41-4.1.6.1nb23, Maintainer: cegger

Xen is a virtual machine monitor which supports running multiple
guests operating systems on a single machine. Guest OSes (also
called "domains") require a modified kernel which supports Xen
hypercalls in replacement to access to the physical hardware. At
boot, the xen kernel is loaded along with the guest kernel for the
first domain (called domain0). domain0 has privileges to access
the physical hardware (PCI and ISA devices), administrate other
domains and provide virtual devices (disks and network) to other
domains.

This package contains the 4.1 Xen4 kernel itself. PCI passthrough is
not supported. PAE is mandatory; on i386 one must use XEN3PAE_DOM0[0U].


Required to build:
[lang/python27] [pkgtools/cwrappers]

Master sites:

SHA1: e5f15feb0821578817a65ede16110c6eac01abd0
RMD160: bff11421fc44a26f2cc3156713267abcb36d7a19
Filesize: 10184.067 KB

Version history: (Expand)


CVS history: (Expand)


   2016-12-29 20:13:03 by Thomas Klausner | Files touched by this commit (371) | Package removed
Log message:
Remove xenkernel and tools versions 3, 33, and 41.

As discussed on pkgsrc-users.
   2016-12-21 16:35:44 by Manuel Bouyer | Files touched by this commit (7)
Log message:
Apply patch backported from upstream, fixing XSA-202
Bump PKGREVISION
   2016-12-20 11:22:29 by Manuel Bouyer | Files touched by this commit (28)
Log message:
Apply upstream patch for XSA-199, XSA-200 and XSA-204.
Bump PKGREVISIONs
   2016-11-22 21:53:40 by Manuel Bouyer | Files touched by this commit (9)
Log message:
Backport upstream patches, fixing today's XSA 191, 192, 195, 197, 198.
Bump PKGREVISIONs
   2016-09-08 17:41:01 by Manuel Bouyer | Files touched by this commit (10)
Log message:
Backport upstream patches for security issues:
XSA-185: x86: Disallow L3 recursive pagetable for 32-bit PV guests
XSA-187: x86 HVM: Overflow of sh_ctxt->seg_reg[]
bump PKGREVISION
   2016-07-26 17:59:20 by Manuel Bouyer | Files touched by this commit (3)
Log message:
Apply security patch from XSA-182. Bump PKGREVISION
xen 4.2 is not vulnerable to XSA-183.
   2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599)
Log message:
Remove python33: adapt all packages that refer to it.
   2016-03-01 21:09:04 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Newer binutils requires cmpw access to %r11 to explicitly qualify the
16bit part as %r11w.