Page MenuHomeFreeBSD

{emulators,sysutils}/xen-{kernel,tools}: update to 4.21
Needs ReviewPublic

Authored by royger on Thu, Feb 26, 7:14 PM.
Tags
None
Referenced Files
F146129612: D55538.id172784.diff
Sat, Feb 28, 1:52 AM
F146124963: D55538.diff
Sat, Feb 28, 12:54 AM
Unknown Object (File)
Fri, Feb 27, 3:57 PM
Unknown Object (File)
Fri, Feb 27, 3:53 PM
Subscribers
None

Details

Reviewers
arrowd
mat
bapt
Summary

Update to latest stable version. Fetch QEMU from the release tarball,
building from git is getting more and more complex, and we don't usually
have a delta of patches on top of QEMU that would dissaper if using git.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

royger updated this revision to Diff 172786.
royger created this revision.

Add missing DIST_SUBDIR for xen-kernel

sysutils/xen-tools/Makefile
67

qemuu is this a typo?

sysutils/xen-tools/Makefile
67

hehe, no, it's an acronym for QEMU Upstream. Long time ago Xen had a forked version of QEMU (qemu-trad), and the way to differentiate between them was qemuu (QEMU Upstream) vs qemu-trad (QEMU Traditional).