This is a far less intrusive workaround: bash$ cd /usr/bin bash$ mv kvm kvm.real bash$ cat kvm #!/bin/bash exec /usr/bin/kvm.bak -balloon virtio "$@"
... doesn't require modifying libvirt or anybody else..... -- kvm memory ballooning is unusable in Lucid https://bugs.launchpad.net/bugs/579723 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
