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
F97595152: D39316.diff
Mon, Sep 30, 6:21 AM
Unknown Object (File)
Mon, Sep 23, 2:14 AM
Unknown Object (File)
Mon, Sep 23, 2:14 AM
Unknown Object (File)
Mon, Sep 23, 2:02 AM
Unknown Object (File)
Thu, Sep 19, 4:30 PM
Unknown Object (File)
Thu, Sep 19, 2:15 AM
Unknown Object (File)
Mon, Sep 16, 9:08 PM
Unknown Object (File)
Mon, Sep 16, 3:29 PM

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.