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, Sep 24, 3:29 AM
Unknown Object (File)
Fri, Sep 20, 3:37 PM
Unknown Object (File)
Fri, Sep 20, 4:22 AM
Unknown Object (File)
Thu, Sep 19, 4:53 PM
Unknown Object (File)
Thu, Sep 19, 2:54 PM
Unknown Object (File)
Wed, Sep 18, 7:05 PM
Unknown Object (File)
Wed, Sep 18, 1:22 PM
Unknown Object (File)
Wed, Sep 18, 3:06 AM
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