mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
validate_memory() asserts that the guest's reported MemTotal exceeds the expected size, but on failure printed nothing about either value. Include both the actual and expected figures in the panic message so a failing run is self-explanatory. Assisted-by: Claude:Opus-4.8 Signed-off-by: Ruben Hakobyan <hruben@meta.com>