cloud-hypervisor/arch
Yi Wang 0a4169801b arch: x86_64: lower the cpuid log level
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>
2025-05-28 17:32:22 +00:00
..
src arch: x86_64: lower the cpuid log level 2025-05-28 17:32:22 +00:00
Cargo.toml misc: streamline thiserror cargo dep 2025-05-28 17:24:34 +00:00