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)
Sat, Oct 19, 9:43 AM
Unknown Object (File)
Sat, Oct 19, 8:48 AM
Unknown Object (File)
Oct 3 2024, 8:01 AM
Unknown Object (File)
Sep 30 2024, 8:27 AM
Unknown Object (File)
Sep 30 2024, 8:24 AM
Unknown Object (File)
Sep 30 2024, 6:21 AM
Unknown Object (File)
Sep 23 2024, 2:14 AM
Unknown Object (File)
Sep 23 2024, 2:14 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.