mirror of
https://github.com/containers/podman.git
synced 2026-03-19 15:18:44 -04: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>