You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a new API `get_max_vcpu_id` that returns the
`KVM_CAP_MAX_VCPU_ID` if the Extension is present or `get_max_vcpus`.
Also updated the test case for `vm.create_cpu` to use `max_vcpu_id`
obtained using the above API.
Updated coverage score to 91.3 to fix build issue
Signed-off-by: Abhijit Gadgil <[email protected]>
0 commit comments