Page MenuHomeFreeBSD

bhyve/fwcfg: add QEMU_FWCFG_INDEX_NB_CPUS item
ClosedPublic

Authored by corvink on Mar 29 2023, 12:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 2, 3:08 PM
Unknown Object (File)
Wed, Sep 2, 1:24 PM
Unknown Object (File)
Wed, Sep 2, 9:27 AM
Unknown Object (File)
Sat, Aug 29, 2:17 PM
Unknown Object (File)
Thu, Aug 27, 9:39 AM
Unknown Object (File)
Tue, Aug 25, 1:59 AM
Unknown Object (File)
Mon, Aug 17, 6:43 PM
Unknown Object (File)
Mon, Aug 10, 8:21 AM

Diff Detail

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

Event Timeline

the comments from D39315 apply to this review as well

  • fix suggested style issues
This revision is now accepted and ready to land.Apr 3 2023, 6:17 PM
This revision was automatically updated to reflect the committed changes.

Now that this is committed, I see (empirically) that the identifier "guest_ncpus" (src/usr.sbin/bhyve/qemu_fwcfg.c:237) is undeclared.