mirror of
https://github.com/containers/podman.git
synced 2025-05-22 01:27:07 +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>