]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Update QEMU JSON balloon command handling
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 16 Feb 2010 16:31:19 +0000 (16:31 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 18 Feb 2010 11:17:14 +0000 (11:17 +0000)
commit6fe15e357d9c091f5779d27e7c90deb9ef8a6d0f
treec5cb05008e958dec3afe0b2828fddc58e15889b5
parent294adef3563eaf8bb59755dc2c7f7f1a37391436
Update QEMU JSON balloon command handling

The QEMU JSON monitor changed balloon commands to return/accept
bytes instead of kilobytes. Update libvirt to cope with this

* src/qemu/qemu_monitor_json.c: Expect/use bytes for ballooning
src/qemu/qemu_monitor_json.c