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)
Tue, Jun 30, 4:02 PM
Unknown Object (File)
Thu, Jun 25, 7:17 AM
Unknown Object (File)
Wed, Jun 24, 9:59 AM
Unknown Object (File)
Wed, Jun 24, 8:42 AM
Unknown Object (File)
Tue, Jun 23, 5:59 AM
Unknown Object (File)
Sun, Jun 21, 4:14 PM
Unknown Object (File)
Fri, Jun 5, 4:53 PM
Unknown Object (File)
May 15 2026, 7:54 PM

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.