mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Use updated --memory option parameters. The field `size` needs M/G suffix. Without the suffix cloud-hypervisor panics at src/main.rs:353 Also the use of backing file is deprecated so use `shared` field Signed-off-by: Amey Narkhede <ameynarkhede02@gmail.com>