microvm.nix icon indicating copy to clipboard operation
microvm.nix copied to clipboard

QEMU balloon script abstraction improvement

Open slakkala opened this issue 1 year ago • 1 comments

Make the QEMU balloon script abstract away the difference between hypervisor balloon commands. The QMP balloon command expects the wanted memory size of the guest, so calculate the correct value from the balloon size given as argument.

Also some changes to reported balloon size; the changed signal is not emitted, if balloon size is not changed; and may report an old value.

slakkala avatar Jun 06 '24 10:06 slakkala

Added a description of SIZE. Also added balloon size query to cloud-hv's balloon script.

slakkala avatar Jun 11 '24 12:06 slakkala

image

mikatammi avatar Jan 20 '25 23:01 mikatammi

Deprecated by #343

astro avatar Apr 17 '25 20:04 astro