Hi guys,

I used setMemory in order to dynamically change guest's memory on QEMU-KVM.
As expected, memory(total, free, available) in the guest was really changed, but after a few seconds, it automatically reverted to its initial memory.

So, setMemory changes the guest's memory temporarily?

Thanks.