notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
xen-kernel Hypervisor using a microkernel design
4.18.0.20240201 emulators on this many watch lists=2 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.18.0.20231212Version of this port present on the latest quarterly branch.
Maintainer: royger@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-04-06 14:31:23
Last Update: 2024-02-22 17:46:42
Commit Hash: 1094417
People watching this port, also watch:: tcpdump, async, openjdk8, tmux, nginx-lite
License: GPLv2
WWW:
https://www.xenproject.org/
Description:
The Xen Project hypervisor is an open-source type-1 or baremetal hypervisor, which makes it possible to run many instances of an operating system or indeed different operating systems in parallel on a single machine (or host). The Xen Project hypervisor is the only type-1 hypervisor that is available as open source. It is used as the basis for a number of different commercial and open source applications, such as: server virtualization, Infrastructure as a Service (IaaS), desktop virtualization, security applications, embedded and hardware appliances
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. /boot/xen
  2. /boot/xen-debug
  3. lib/debug/boot/xen.debug
  4. lib/debug/boot/xen-debug.debug
  5. /usr/local/share/licenses/xen-kernel-4.18.0.20240201/catalog.mk
  6. /usr/local/share/licenses/xen-kernel-4.18.0.20240201/LICENSE
  7. /usr/local/share/licenses/xen-kernel-4.18.0.20240201/GPLv2
Collapse this list.
Dependency lines:
  • xen-kernel>0:emulators/xen-kernel
To install the port:
cd /usr/ports/emulators/xen-kernel/ && make install clean
To add the package, run one of these commands:
  • pkg install emulators/xen-kernel
  • pkg install xen-kernel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xen-kernel
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1708622887 SHA256 (xen-project-xen-b1fdd7d0e47e0831ac7a99d0417385fc10d3068c_GL0.tar.gz) = 4cb7ef37b51d9d1ff58272fafebfa91d48aadacdb5cc4ee6f046488234be8c1b SIZE (xen-project-xen-b1fdd7d0e47e0831ac7a99d0417385fc10d3068c_GL0.tar.gz) = 6826601

Packages (timestamps in pop-ups are UTC):
xen-kernel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-4.18.0.20240201------
FreeBSD:13:quarterly-4.18.0.20231212------
FreeBSD:14:latest-4.18.0.20240201------
FreeBSD:14:quarterly-4.18.0.20231212------
FreeBSD:15:latest-4.18.0.20240201n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. python3.9 : lang/python39
  3. bison : devel/bison
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. emulators/xen*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
emulators_xen-kernel
USES:
cpe gmake python:build bison
pkg-message:
For install:
Please add the following entries in order to boot the xen kernel In /etc/sysctl.conf: vm.max_wired=-1 Or if running FreeBSD 13 or newer: vm.max_user_wired=-1 In /etc/ttys: xc0 "/usr/libexec/getty Pc" xterm onifconsole secure In /boot/loader.conf for a dom0 with 2G memory and 4 vcpus: xen_kernel="/boot/xen" xen_cmdline="dom0_mem=2048M dom0_max_vcpus=4 dom0=pvh com1=115200,8n1 guest_loglvl=all loglvl=all" Add to the above xen_cmdline in order to activate the serial console: console=vga,com1 Note that you will have to enable multicons on FreeBSD if you want to get output on both the serial and the VGA consoles. The following should be added to /boot/loader.conf in that case: boot_multicons="YES" boot_serial="YES" console="comconsole,vidconsole"
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/xen-project/xen/-/archive/b1fdd7d0e47e0831ac7a99d0417385fc10d3068c.tar.gz?dummy=/
Collapse this list.

Number of commits found: 71

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.18.0.20240201
22 Feb 2024 17:46:42
commit hash: 10944178948b26e458cb4f077e3537bd0671c056commit hash: 10944178948b26e458cb4f077e3537bd0671c056commit hash: 10944178948b26e458cb4f077e3537bd0671c056commit hash: 10944178948b26e458cb4f077e3537bd0671c056 files touched by this commit
Roger Pau Monné (royger) search for other commits by this committer
{sysutils,emulators}/xen-{tools,kernel}: update to latest stable hash

Update the kernel and tools packages and also include a fix for a clang code
generation bug.

Sponsored by: Cloud Software Group
Approved by: bapt (implicit)
4.18.0.20231212
19 Dec 2023 11:18:08
commit hash: 0ad4440c976c2058f6bb2b590d0a02f3f7aa1b97commit hash: 0ad4440c976c2058f6bb2b590d0a02f3f7aa1b97commit hash: 0ad4440c976c2058f6bb2b590d0a02f3f7aa1b97commit hash: 0ad4440c976c2058f6bb2b590d0a02f3f7aa1b97 files touched by this commit
Roger Pau Monné (royger) search for other commits by this committer
emulators/xen-kernel,sysutils/xen-tools: update to 4.18.0

See release notes:

https://wiki.xenproject.org/wiki/Xen_Project_4.18_Release_Notes

Approved by: bapt (implicit)
4.17.2.20230929
16 Oct 2023 13:21:45
commit hash: 8b5aa5e081589cef8450bd472c9f5184d082d922commit hash: 8b5aa5e081589cef8450bd472c9f5184d082d922commit hash: 8b5aa5e081589cef8450bd472c9f5184d082d922commit hash: 8b5aa5e081589cef8450bd472c9f5184d082d922 files touched by this commit
Roger Pau Monné (royger) search for other commits by this committer
{emulators,sysutils}/xen-{kernel,tools}: update to 4.17.2

Also take the opportunity to switch to fetching the sources from the GitHub
mirror based on commit hash.  This makes it easier to update the port when
security fixes or relevant bugfixes are backported to the stable branches,
instead of manually having to cherry pick the changes and add them as patches.

Long term we should look into building emulators/qemu with Xen support so that
the xen-tools package doesn't need to carry its own version of QEMU.

Approved by: bapt (implicit)
4.17.0_1
14 Mar 2023 08:51:27
commit hash: 7326a17b98b6b80b81dbfa193da69bca182483efcommit hash: 7326a17b98b6b80b81dbfa193da69bca182483efcommit hash: 7326a17b98b6b80b81dbfa193da69bca182483efcommit hash: 7326a17b98b6b80b81dbfa193da69bca182483ef files touched by this commit
Roger Pau Monné (royger) search for other commits by this committer
emulators/xen-kernel: add fix for fetching video mode

Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
4.17.0
09 Mar 2023 15:06:49
commit hash: 3688ce5f8484c0184c5374dc7be04d53a22b9623commit hash: 3688ce5f8484c0184c5374dc7be04d53a22b9623commit hash: 3688ce5f8484c0184c5374dc7be04d53a22b9623commit hash: 3688ce5f8484c0184c5374dc7be04d53a22b9623 files touched by this commit
Roger Pau Monné (royger) search for other commits by this committer
{emulators,sysutils}/xen-{kernel,tools}: update to 4.17

While there also update SeaBIOS to 1.16.1.

Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.16.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.16.0
30 Mar 2022 10:30:55
commit hash: b717e6878059d9ca5dee77cbfa6d8f6db38b0f87commit hash: b717e6878059d9ca5dee77cbfa6d8f6db38b0f87commit hash: b717e6878059d9ca5dee77cbfa6d8f6db38b0f87commit hash: b717e6878059d9ca5dee77cbfa6d8f6db38b0f87 files touched by this commit
Roger Pau Monné (royger) search for other commits by this committer
{emulators,sysutils}/xen-{kernel,tools}: update to 4.16.0

Add fixes for XSA-{395,398} and backport clang retpoline support from
unstable.

Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
4.15.0_2
23 Nov 2021 13:47:47
commit hash: 96cede86ff9afdc44069daff2fede9880f530f84commit hash: 96cede86ff9afdc44069daff2fede9880f530f84commit hash: 96cede86ff9afdc44069daff2fede9880f530f84commit hash: 96cede86ff9afdc44069daff2fede9880f530f84 files touched by this commit
Roger Pau Monné (royger) search for other commits by this committer
emulators/xen-kernel: fix build with clang 13.0.0

Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
4.15.0_1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
4.15.0_1
22 Jun 2021 14:47:15
commit hash: fa0f04a80fb6819eaafd134cc7e88b9b9ec501e6commit hash: fa0f04a80fb6819eaafd134cc7e88b9b9ec501e6commit hash: fa0f04a80fb6819eaafd134cc7e88b9b9ec501e6commit hash: fa0f04a80fb6819eaafd134cc7e88b9b9ec501e6 files touched by this commit
Roger Pau Monné (royger) search for other commits by this committer
emulators/xen-kernel: import fix for cache attributes

Import fixes for cache attributes of grant and foreign maps on Intel.
This should result in an I/O performance improvement when using
FreeBSD as a dom0 on Intel hardware.

Approved by: bapt (implicit)
4.15.0
22 Jun 2021 14:47:15
commit hash: d0e59dedfb1bc2fbda2002ab8de556d29973858bcommit hash: d0e59dedfb1bc2fbda2002ab8de556d29973858bcommit hash: d0e59dedfb1bc2fbda2002ab8de556d29973858bcommit hash: d0e59dedfb1bc2fbda2002ab8de556d29973858b files touched by this commit
Roger Pau Monné (royger) search for other commits by this committer
emulators/xen-kernel: remove stale patch files

Those patches are already part of Xen 4.15 and not used by the build.

Approved by: bapt (implicit)
4.15.0
12 May 2021 08:57:22
commit hash: 5e92a126a9229daa57401425e26c83299c896623commit hash: 5e92a126a9229daa57401425e26c83299c896623commit hash: 5e92a126a9229daa57401425e26c83299c896623commit hash: 5e92a126a9229daa57401425e26c83299c896623 files touched by this commit
Roger Pau Monné (royger) search for other commits by this committer
{emulators,sysutils}/xen-{kernel,tools}: update to 4.15.0

Also add support for using UEFI firmware in guests.

Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
4.14.1_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.14.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.14.1_1
16 Feb 2021 16:03:34
Revision:565411Original commit files touched by this commit
royger search for other commits by this committer
emulators/xen-kernel: fix EFI calling convention

Xen builds using clang where not using the correct calling convention
for EFI services, backport an upstream patch to fix it.

Approved by:	bapt (implicit)
4.14.1
29 Jan 2021 14:21:41
Revision:563208Original commit files touched by this commit
royger search for other commits by this committer
emulators/xen-kernel,sysutils/xen-tools: update to 4.14.1

Sponsored by:	Citrix Systems R&D
Approved by:	bapt (implicit)
4.14.0
27 Aug 2020 07:59:22
Revision:546327Original commit files touched by this commit
royger search for other commits by this committer
emulators/xen-kernel & sysutils/xen-tools: update to 4.14.0

Update to latest version and include a build fix for LLVM 11.

Approved by:	bapt (implicit)
4.13.1
25 May 2020 14:37:52
Revision:536472Original commit files touched by this commit
royger search for other commits by this committer
sysutils/xen-tools + emulators/xen-kernel: update to 4.13.1

Sponsored by:	Citrix Systems R&D
Approved by:	bapt (implicit)
4.13.0
04 May 2020 08:43:42
Revision:533907Original commit files touched by this commit
royger search for other commits by this committer
emulators/xen-kernel: improve package message

Use onifconsole for the Xen console, so that when booting bare metal
there are no annoying messages about a console being off. Also note
the usage of vm.max_user_wired instead of vm.max_wired on FreeBSD >
13. Finally expand a little bit on how to get a working serial and VGA
consoles simultaneously.

Sponsored by:	Citrix Systems R&D
Approved by:	bapt (implicit)
4.13.0
17 Feb 2020 09:17:53
Revision:526355Original commit files touched by this commit
royger search for other commits by this committer
xen-{kernel/tools}: update to 4.13

Sponsored by:		Citrix Systems R&D
Approved by:		bapt
Differential revision:	https://reviews.freebsd.org/D23170
4.12.1
13 Aug 2019 16:03:12
Revision:508837Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories e-g)
4.12.1
13 Aug 2019 13:39:58
Revision:508824Original commit files touched by this commit
royger search for other commits by this committer
xen-{tools/kernel}: update to 4.12.1

Sponsored by:		Citrix Systems R&D
Approved by:		mat
Differential revision:	https://reviews.freebsd.org/D21227
4.12.0_4
29 Jul 2019 14:58:42
Revision:507571Original commit files touched by this commit
royger search for other commits by this committer
emulators/xen-kernel: fix foreign mappings

Backport upstream patch to fix foreign mappings.

Sponsored by:		Citrix Systems R&D
Approved by:		ports (tobik)
Differential revision:	https://reviews.freebsd.org/D21028
4.12.0_3
03 Jul 2019 14:24:46
Revision:505754Original commit files touched by this commit
royger search for other commits by this committer
xen-{kernel/tools}: switch back to LLVM toolchain

Backport upstream fixes to correctly build Xen using LLVM 8
toolchain.

Note the fixes are not strictly needed for xen-tools since the Xen
shim build is only ever supposed to be booted using the PVH entry
point (and not the multiboot entry points). Yet given LLD8 erratic
behaviour with orphan section placement I think it's best to ensure
proper section placement for the shim also.

Sponsored by:		Citrix Systems R&D
Reviewed by:		mat
Differential revision:	https://reviews.freebsd.org/D20816
4.12.0_2
20 Jun 2019 15:25:42
Revision:504632Original commit files touched by this commit
royger search for other commits by this committer
emulators/xen-kernel: use binutils to workaround LLD 8 bug

LLD 8 changed the behaviour regarding the placement of orphaned
sections, which produces a non-bootable Xen kernel:

https://bugs.llvm.org/show_bug.cgi?id=42327

Switch to GNU LD (and NM) until this is resolved.

Sponsored by:		Citrix Systems R&D
Reviewed by:		mat
Differential revision:	https://reviews.freebsd.org/D20706
4.12.0_1
15 May 2019 10:24:57
Revision:501706Original commit files touched by this commit
royger search for other commits by this committer
xen: add fixes for XSA-297 (MDS)

Sponsored by:		Citrix Systems R&D
Reviewed by:		mat
Differential revision:	https://reviews.freebsd.org/D20265
4.12.0
24 Apr 2019 14:21:42
Revision:499848Original commit files touched by this commit
royger search for other commits by this committer
xen: update to 4.12

Reviewed by:		bapt
Sponsored by:		Citrix Systems R&D
Differential revision:	https://reviews.freebsd.org/D20038
4.11.1_1
12 Mar 2019 15:02:35
Revision:495458Original commit files touched by this commit
royger search for other commits by this committer
emulators/xen-kernel: backport fixes and apply XSAs

Backport a couple of fixes critical for PVH dom0 and
fixes for XSA-{284,287,290,292-294}.

Sponsored-by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19413
4.11.1
27 Feb 2019 14:00:44
Revision:494055Original commit files touched by this commit
royger search for other commits by this committer
xen-kernel & xen-tools: fix ignore message

To mention 12.0 or any newer release, instead of just mentioning
HEAD.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19387
4.11.1
27 Feb 2019 10:02:44
Revision:494043Original commit files touched by this commit
royger search for other commits by this committer
emulators/xen-kernel & sysutils/xen-tools: update to 4.11.1

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19293
4.11.0_4
27 Feb 2019 09:45:13
Revision:494040Original commit files touched by this commit
royger search for other commits by this committer
emulators/xen-kernel411 & sysutils/xen-tools411: drop version number from port

Actually perform the rename of the directories missing in r494039.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19284
4.7.2_9
24 Jul 2018 13:47:03
Revision:475254Original commit files touched by this commit
royger search for other commits by this committer
xen: rename to xen47

Preparatory change in order to import a newer Xen version while
keeping the previous one.

Reviewed by:		bapt
Sponsored by:		Citrix Systems R&D
Differential Revision:	https://reviews.freebsd.org/D16416
4.7.2_9
24 Jan 2018 08:51:38
Revision:459822Original commit files touched by this commit
royger search for other commits by this committer
xen-kernel: add prerequisites for XSA-254 bandaid

MFH with:	r459787
MFH:		2018Q1
4.7.2_8
23 Jan 2018 16:30:48
Revision:459787Original commit files touched by this commit
royger search for other commits by this committer
xen-kernel: fix build with clang 6 and apply pending XSA patches

This includes a band-aid for running 64bit PV guests without
compromising the whole system.

Commit the makefile diff left behind in r459786.

MFH:		2018Q1
Sponsored by:	Citrix Systems R&D
4.7.2_7
23 Jan 2018 16:23:57
Revision:459786Original commit files touched by this commit
royger search for other commits by this committer
xen-kernel: fix build with clang 6 and apply pending XSA patches

This includes a band-aid for running 64bit PV guests without
compromising the whole system.

MFH:		2018Q1
Sponsored by:	Citrix Systems R&D
4.7.2_7
10 Dec 2017 20:48:46
Revision:455913Original commit files touched by this commit
antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
4.7.2_7
24 Oct 2017 14:11:22
Revision:452769Original commit files touched by this commit
royger search for other commits by this committer
xen: apply XSA-236

Approved by:	bapt (implicit)
MFH:		2017Q4
Sponsored by:	Citrix Systems R&D
4.7.2_6
12 Oct 2017 15:02:30
Revision:451882Original commit files touched by this commit
royger search for other commits by this committer
xen-kernel: apply XSA-{237..244}

Approved by:	bapt (implicit)
MFH:		2017Q4
Sponsored by:	Citrix Systems R&D
4.7.2_5
19 Sep 2017 12:56:51
Revision:450121Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: apply XSA-{231-234}

MFH:		2017Q3
Approved by:	bapt
Sponsored by:	Citrix Systems R&D
4.7.2_4
15 Aug 2017 15:08:25
Revision:447987Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen-kernel: apply XSA-{226,227,228,230}

This is CVE-2017-12135, CVE-2017-12137, CVE-2017-12136 and
CVE-2017-12855.

MFH:		2017Q3
Approved by:	lwshu
Sponsored by:	Citrix Systems R&D
4.7.2_3
20 Jun 2017 13:04:24
Revision:443949Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: apply XSA-{217,218,219,220,221,222,224}

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
MFH:		2017Q2
4.7.2_2
10 May 2017 12:55:20
Revision:440559Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: XSA-{213,214,215}

Apply XSA-213, XSA-214 and XSA-215.

MFH:		2017Q2
Approved by:	bapt
Sponsored by:	Citrix Systems R&D
4.7.2_1
04 Apr 2017 13:32:53
Revision:437732Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: apply XSA-212

And do some portlint fixing (thanks to Li-Wen Hsu).

Approved by:	lwshu
Sponsored by:	Citrix Systems R&D
MFH:		2017Q1
4.7.2
20 Mar 2017 10:42:21
Revision:436536Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: update to 4.7.2

Apply build fixes for clang 4.0 (picked from upstream) and XSA-211.

Reviewed by:		bapt
MFH:			2017Q1
Sponsored by:		AsiaBSDCon
Differential revision:	https://reviews.freebsd.org/D9926
4.7.1_3
16 Jan 2017 16:46:25
Revision:431679Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Fixup EXTRA_PATCHES and PATCHFILES missing the :-pX argument.

Sponsored by:	Absolight
4.7.1_3
21 Dec 2016 12:27:40
Revision:429074Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: apply XSA-202

Approved by:	bapt
MFH:		2016Q4
Sponsored by:	Citrix Systems R&D
4.7.1_2
19 Dec 2016 16:34:04
Revision:428950Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen-kernel: add fix for XSA-204

Approved by:	bapt
MFH:		2016Q4
Sponsored by:	Citrix Systems R&D
4.7.1_1
13 Dec 2016 15:20:42
Revision:428496Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: apply XSA-200

MFH:		2016Q4
Approved by:	bapt
Sponsored by:	Citrix Systems R&D
4.7.1
02 Dec 2016 16:07:24
Revision:427568Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: update to 4.7.1

Xen 4.7.1 contains the following XSAs: 184, 185, 186, 187, 188 and 190 which
where missing in the previous package. Additionally XSAs 191, 192, 193, 194,
195, 197 and 198 are also applied.

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
4.7.0_3
01 Aug 2016 08:35:55
Revision:419430Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: apply XSA-{182/183/184}

Sponsored by:	Citrix Systems R&D
PR:		211482
4.7.0_2
04 Jul 2016 15:29:46
Revision:418036Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: update to final 4.7.0

Sponsored by: Citrix Systems R&D
4.7.0_1
16 Jun 2016 15:25:26
Revision:416971Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: update to 4.7.0-rc6

Sponsored by:	Citrix Systems R&D
4.7.0
07 Jun 2016 07:34:40
Revision:416497Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: add missing file from r416310

Sponsored by: Citrix Systems R&D
4.7.0
03 Jun 2016 13:03:08
Revision:416313Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen-kernel: update post install message

Expand the post install instructions to mention the need to add
hw.pci.mcfg=0 to /boot/loader.conf, or else FreeBSD is not going to be able
to boot as Dom0.

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
4.7.0
03 Jun 2016 11:26:09
Revision:416310Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: update to Xen 4.7-rc4

Now both the xen-kernel and xen-tools packages are compiled with clang from
base.

xen-kernel however needs to use binutils due to some limitations in the
current elftc.

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
4.5.2_2
26 Feb 2016 12:56:36
Revision:409604Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: update port and apply security fixes

 * Apply the following Xen security fixes (XSAs): 167, 168, 170.
 * Update SeaBIOS version to 1.8.2, and apply build fix so it builds with
   ELF toolchain objcopy [0].
 * Perform the backport of two functional changes to the Xen kernel in order
   to improve PVH Dom0 hardware support [1].

Security:		CVE-2016-1570
Security:		CVE-2016-1571
Security:		CVE-2016-2271
Sponsored by:		Citrix Systems R&D
Requested by:		Gustau Perez <gperez@entel.upc.edu> [1]
PR:			207170 [0]
Approved by:		bapt
Differential revision:	https://reviews.freebsd.org/D5420
4.5.2_1
05 Jan 2016 10:06:07
Revision:405279Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: fix XSAs

Add the following XSA patches: 159, 160, 162, 165, 166.

Security:		CVE-2015-8339
Security:		CVE-2015-8340
Security:		CVE-2015-8341
Security:		CVE-2015-7504
Security:		CVE-2015-8555
PR:			205841
MFH:			2016Q1
Sponsored by:		Citrix Systems R&D
Requested by:		junovitch
Reviewed by:		junovitch
Differential revision:	https://reviews.freebsd.org/D4783
4.5.2
14 Nov 2015 09:27:32
Revision:401564Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: update to 4.5.2

...and add XSA-156.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential Revision:	https://reviews.freebsd.org/D4150
4.5.1_1
09 Nov 2015 15:09:34
Revision:401104Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
drop maintainership: ENOTIME
4.5.1_1
31 Oct 2015 10:52:39
Revision:400566Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: apply XSAs

Apply the following XSAs: 148, 149, 150, 151, 152 and 153. More information
about the content of each XSA can be found at: http://xenbits.xen.org/xsa/

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D4049
4.5.1
09 Oct 2015 14:09:07
Revision:398918Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: update to 4.5.1

Update xen-kernel to 4.5.1 and add patches to allow live migration, save and
restore. Remove qemu-traditional patches (FreeBSD doesn't support
qemu-traditional) and add XSA-142.

Approved by:		bapt
Differential revision:	https://reviews.freebsd.org/D3854
Sponsored by:		Citrix Systems R&D
4.5.0_5
03 Aug 2015 22:29:31
Revision:393501Original commit files touched by this commit This port version is marked as vulnerable.
dteske search for other commits by this committer
Move Xen Kernel menuitem to Boot Options submenu. Prevent conflict with
upcoming Boot Environment menu. The Xen Kernel is dynamically appended
after the last menuitem in the Boot Options submenu. If xen_kernel is not
defined in loader.conf(5) the Xen Kernel menuitem displays "N/A" versus
"On"/"off". While here, fix-up the pkg-message (make capitalization of
"in" vs. "In" consistent; make use of trailing ":" consistent; move a
comment out of the way of file contents, etc.).

Differential Revision:	https://reviews.freebsd.org/D2717
Reviewed by:	allanjude, bapt
Approved by:	bapt
4.5.0_4
25 Jul 2015 10:53:12
Revision:392871Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Fix typo: ONLY_FOR_ARCH -> ONLY_FOR_ARCHS

Approved by: bapt (manintainer), office (bapt)
4.5.0_4
19 Jun 2015 10:41:32
Revision:390112Original commit files touched by this commit This port version is marked as vulnerable.
royger search for other commits by this committer
xen: add two symtab/strtab loading fixes from upstream

Those are upstream commits:

06ee60 libxc: fix xc_dom_load_elf_symtab
90b18f libelf: fix elf_parse_bsdsyms call

Reviewed by: bapt
Sponsored by: Citrix Systems R&D
4.5.0_3
11 Jun 2015 18:08:42
Revision:389233Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Fix plenty of security issues

Security:	XSA-117 / CVE-2015-0268
Security:	XSA-118 / CVE-2015-1563
Security:	XSA-121 / CVE-2015-2044
Security:	XSA-122 / CVE-2015-2045
Security:	XSA-123 / CVE-2015-2151
Security:	XSA-125 / CVE-2015-2752
Security:	XSA-127 / CVE-2015-2751
Security:	XSA-132 / CVE-2015-3340
Security:	XSA-134 / CVE-2015-4163
Security:	XSA-136 / CVE-2015-4164
4.5.0_2
21 May 2015 14:59:45
Revision:386935Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Grr forgot svn add

Reported by:	decke
4.5.0_2
21 May 2015 13:32:26
Revision:386931Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add a patch to disable posted interrupts for PVH guest

Submitted by:	royger
4.5.0_1
14 May 2015 10:04:07
Revision:386309Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
4.5.0_1
27 Apr 2015 20:34:05
Revision:384873Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Fix xen.4th on head following change r280937 and r281180 (in base)

Reported by:	Michael Dexter
Submitted by:	dteske
4.5.0
06 Apr 2015 14:31:17
Revision:383431Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Rename xen into xen-kernel

Requested by:	roger@

Number of commits found: 71