mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Instead of validating number of CPU in the test case itself, moving the checking of the CPU count to Guest struct with a new function as The Guest already has the Default CPU number. Signed-off-by: Muminul Islam <muislam@microsoft.com>