diff --git a/tools/uhyve.c b/tools/uhyve.c index e7f172efe..556f020a1 100644 --- a/tools/uhyve.c +++ b/tools/uhyve.c @@ -227,7 +227,7 @@ static void uhyve_exit(void* arg) // only the main thread will execute this if (vcpu_threads) { - for(uint32_t i = 0; i < ncores; i++) { + for(uint32_t i=0; i