]> git.proxmox.com Git - qemu.git/commit - hmp-commands.hx
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:03 +0000 (08:26 -0600)
commit3b0bd6ec5bde2a1a26c4c87f3912cd25256eb58d
tree265fd9966af288ed706bf52ea8b2102f55c20ddb
parentb6e098d79f661c7d2a631d9c6c8e119f00c3069d
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>
monitor.c
qemu-monitor.hx