Skip to content

Commit ba48734

Browse files
committed
UPDATING: Add an entry covering recent libvmmapi ABI changes
Reviewed by: des Differential Revision: https://reviews.freebsd.org/D52054
1 parent c0771d8 commit ba48734

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

UPDATING

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
2727
world, or to merely disable the most expensive debugging functionality
2828
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
2929

30+
20250820:
31+
Commits 08c7dd2fbe4f and a4197ea47777 have changed the ABI between
32+
libvmmapi and the vmm device. If using a custom kernel configuration,
33+
please ensure that the COMPAT_FREEBSD14 option is included so older
34+
versions of libvmmapi continue working as expected.
35+
3036
20250819:
3137
The CLEAN option has been switched back from default-on to default-off.
3238
This reverts the 20250808 change below, which had reverted the 20240729

0 commit comments

Comments
 (0)