kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.12k stars 364 forks source link

Memory minimum #1131

Open jhass opened 7 years ago

jhass commented 7 years ago

Why is there a minimum on the memory you can set and why is it as big as 512M?

It seems perfectly legitimate to run very thin VMs in as little as 256M, 128M or even 64M.

ffrediani commented 4 years ago

I have exactly the same issue here.

I have been running VMs with 256M and even 128M and they boot and work fine, even after kimchi instalation. After I tried to change the value to something lower than 512M (384M) inside kimchi it complains that the minimum is 512M.

Can this be fixed ?