HomeFreeBSD

bhyve: Don't force an upper bound on vCPUs when parsing pinning.

Description

bhyve: Don't force an upper bound on vCPUs when parsing pinning.

Even today it is possible to specify pinning for a vCPU higher than
the configured number of CPUs but lower than VM_MAXCPU without raising
an error.

Reviewed by: grehan
Differential Revision: https://reviews.freebsd.org/D34492

(cherry picked from commit fd6f92946f02b451c792bfdbc94259ff65e49969)

Details

Provenance
jhbAuthored on Mar 9 2022, 11:39 PM
Reviewer
grehan
Differential Revision
D34492: bhyve: Don't force an upper bound on vCPUs when parsing pinning.
Parents
rGa4153a7b77e8: bhyve: Allocate dynamic arrays to hold per-VCPU state.
Branches
Unknown
Tags
Unknown