mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08:00

Allow podman machine set to change CPUs, Memory and Disk size of a QEMU machine after its been created. Disk size can only be increased. If one setting fails to be changed, the other settings will still be applied. Signed-off-by: Ashley Cui <acui@redhat.com>