Skip to content

libvirt-autoballoon: daemon to autoballoon guest memory by virsh on host with libvirt

License

Notifications You must be signed in to change notification settings

uni-due-syssec/libvirt-autoballoon

 
 

Repository files navigation

libvirt-autoballoon

libvirt-autoballoon: daemon to autoballoon guest memory by virsh on host with libvirt

That script just detect all running libvirt-qemu guests on localhost
and try balloon unused memory from guests to host

Proof of concept

Installation

~# make install
~# systemctl enable libvirt-autoballoon
~# systemctl start libvirt-autoballoon

About

libvirt-autoballoon: daemon to autoballoon guest memory by virsh on host with libvirt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.0%
  • Makefile 11.0%