mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
There are a little many cpuid logs now. When starting a vm with 64 vcpu, we can get more than four thousand INFO messages: cat vm1.log |grep 'arch/src/x86_64/mod.rs:891' |wc -l 4352 Signed-off-by: Yi Wang <foxywang@tencent.com>