monitor: Introduce 'M' argument type
commitb6e098d79f661c7d2a631d9c6c8e119f00c3069d
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 18 Dec 2009 15:25:04 +0000 (18 13:25 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 19 Dec 2009 14:26:03 +0000 (19 08:26 -0600)
treee6f4e6660f55f43f3f2a77ac81fe0e0dd9d341b9
parent940489824e49f9d0cd0c989f9dc95790eb45dcaa
monitor: Introduce 'M' argument type

This is a target long value in megabytes which should be
converted to bytes.

It will be used by handlers which accept a megabyte value
when in "user mode".

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
monitor.c