]> git.proxmox.com Git - qemu.git/commit
monitor: do_balloon(): Use 'M' argument type
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 18 Dec 2009 15:25:05 +0000 (13:25 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 19 Dec 2009 14:26:28 +0000 (08:26 -0600)
commit5543b41167c1677a6a3d44c1ca727531c3315128
treed6bb1cd376a54256ec6255ed6f076bf0afc3c5d2
parent31d85f6a6b0f10ac71985c013e6bdfa1048f88f8
monitor: do_balloon(): Use 'M' argument type

This makes do_balloon() accept megabyte values from the user
Monitor while accepting byte values for QMP.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit 056001ab30b1e596b992e70f9cb2adacef9c0ad0)
monitor.c
qemu-monitor.hx