The emulators/xen package does not exist anymore and there are two versions
now. One is for Xen 4.7, intended for FreeBSD 11. The other is for -CURRENT and uses a more modern Xen 4.11. Adjust the description and examples to differentiate the two. The old 4.7 packages use dom0pvh=1 on the commandline, while Xen 4.11 is using dom0=pvh. Adjust those two as well for the supported FreeBSD versions. Submitted by: royger@ Reviewed by: royger@ Differential Revision: https://reviews.freebsd.org/D16590
This commit is contained in:
parent
78da43ac93
commit
c4c50e5c5d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52081
1 changed files with 21 additions and 13 deletions
|
@ -1432,21 +1432,20 @@ kld_list="nmdm vmm"</programlisting>
|
|||