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, Apr 28, 8:52 AM
Unknown Object (File)
Mon, Apr 27, 4:46 PM
Unknown Object (File)
Mon, Apr 27, 12:58 PM
Unknown Object (File)
Sun, Apr 12, 5:12 AM
Unknown Object (File)
Thu, Apr 9, 1:31 PM
Unknown Object (File)
Thu, Apr 9, 8:32 AM
Unknown Object (File)
Thu, Apr 9, 3:31 AM
Unknown Object (File)
Wed, Apr 8, 12:48 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

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