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)
Wed, Sep 16, 11:34 AM
Unknown Object (File)
Sun, Sep 13, 2:36 AM
Unknown Object (File)
Sat, Sep 12, 9:35 AM
Unknown Object (File)
Thu, Sep 10, 12:50 AM
Unknown Object (File)
Mon, Aug 31, 10:32 PM
Unknown Object (File)
Thu, Aug 20, 7:55 PM
Unknown Object (File)
Thu, Aug 20, 2:19 PM
Unknown Object (File)
Wed, Aug 19, 5:05 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