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)
Thu, Mar 6, 7:14 AM
Unknown Object (File)
Mon, Mar 3, 3:21 AM
Unknown Object (File)
Fri, Feb 28, 6:32 AM
Unknown Object (File)
Fri, Feb 28, 3:57 AM
Unknown Object (File)
Thu, Feb 27, 10:25 PM
Unknown Object (File)
Feb 7 2025, 5:49 PM
Unknown Object (File)
Feb 1 2025, 4:39 PM
Unknown Object (File)
Jan 22 2025, 2:36 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 50674
Build 47565: arc lint + arc unit

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.