diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2026-02-19 17:16:59 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2026-02-19 17:16:59 +0000 |
| commit | 83cf9b52e96086f598ed21f0f7830b74f4f4476a (patch) | |
| tree | 7afd346f58abc4bfbcb2186f8134e132d027e63f /RELNOTES | |
| parent | bc7862bc916c3b81bcdc374e5144ab2f5bf62b19 (diff) | |
Diffstat (limited to 'RELNOTES')
| -rw-r--r-- | RELNOTES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -10,6 +10,14 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +af099eaa5ec: + Users belonging to the new vmm group can now create bhyve VMs. See the + vmm(4) man page for details. + +c71354030a2: + Users wishing to use bhyve PCI passthrough in jails must create the + jail with the allow.vmm_ppt option configured. + 4d707825bf62: The pdwait(2) system call was added. It provides wait(2)-like functionality for a process descriptor (see procdesc(4)). |
