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)
Fri, May 24, 10:19 AM
Unknown Object (File)
Wed, May 22, 2:34 AM
Unknown Object (File)
Fri, May 10, 5:42 AM
Unknown Object (File)
May 8 2024, 10:19 AM
Unknown Object (File)
May 8 2024, 10:19 AM
Unknown Object (File)
May 8 2024, 10:19 AM
Unknown Object (File)
May 8 2024, 10:19 AM
Unknown Object (File)
May 8 2024, 8:34 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 50647
Build 47538: 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.