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 Not Applicable - Unit
Tests Not Applicable
Event Timeline
usr.sbin/bhyve/qemu_fwcfg.c | ||
---|---|---|
239 | 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. |