Page MenuHomeFreeBSD

fwctl_fetch: A small test utility for the fwctl bhyve device.
ClosedPublic

Authored by jhb on Jun 29 2023, 9:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 17, 8:38 PM
Unknown Object (File)
Sun, Mar 8, 3:54 PM
Unknown Object (File)
Feb 28 2026, 1:15 AM
Unknown Object (File)
Feb 27 2026, 4:59 AM
Unknown Object (File)
Feb 8 2026, 2:20 PM
Unknown Object (File)
Feb 8 2026, 11:17 AM
Unknown Object (File)
Jan 30 2026, 6:18 PM
Unknown Object (File)
Nov 16 2025, 5:59 PM
Subscribers

Details

Summary

This can be run inside a bhyve guest to query the value of fwctl
nodes. Note that fwctl in bhyve only supports a single hw.ncpu
node.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52354
Build 49245: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Jun 29 2023, 9:30 PM
markj added inline comments.
tools/tools/bhyve/Makefile
5

I'd put this comment in the C file.

This revision is now accepted and ready to land.Jul 4 2023, 5:21 PM
jhb marked an inline comment as done.Jul 7 2023, 8:04 PM