Page MenuHomeFreeBSD

bhyve: Use the new vm_limit_rights() interface
ClosedPublic

Authored by markj on Oct 23 2022, 6:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 28, 5:07 PM
Unknown Object (File)
Nov 17 2024, 7:03 PM
Unknown Object (File)
Nov 17 2024, 5:09 PM
Unknown Object (File)
Oct 28 2024, 10:05 AM
Unknown Object (File)
Oct 28 2024, 10:04 AM
Unknown Object (File)
Oct 28 2024, 10:04 AM
Unknown Object (File)
Oct 28 2024, 9:44 AM
Unknown Object (File)
Sep 30 2024, 12:37 AM

Details

Summary

This addresses a compiler warning arising from the fact that bhyve
passes a const pointer to free().

No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable