[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

2010-07-02 Thread Michael R. Hines
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

[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

2010-07-02 Thread Michael R. Hines
Ooops, that should be: exec /usr/bin/kvm.real -balloon virtio $@ -- 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 Server Team, which is subscribed to libvirt in ubuntu. --

[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

2010-07-02 Thread Michael R. Hines
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

[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

2010-07-02 Thread Michael R. Hines
Ooops, that should be: exec /usr/bin/kvm.real -balloon virtio $@ -- 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