Requested-by: coreboot
Details
Details
- Reviewers
jhb markj - Group Reviewers
bhyve - Commits
- rG82622189fe02: bhyve: add QEMU_FWCFG_INDEX_MAX_CPUS item
rG305edaa47918: bhyve: add QEMU_FWCFG_INDEX_MAX_CPUS item
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 50673 Build 47564: arc lint + arc unit
Event Timeline
usr.sbin/bhyve/qemu_fwcfg.c | ||
---|---|---|
238 | Since this looks a bit odd, I'd add a comment noting that we don't support CPU hotplug (assuming that that's the reason for setting it equal to guest_ncpus and not maxcpus. |