commit | b6e098d79f661c7d2a631d9c6c8e119f00c3069d | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <[email protected]> | Fri Dec 18 13:25:04 2009 -0200 |
committer | Anthony Liguori <[email protected]> | Sat Dec 19 08:26:03 2009 -0600 |
tree | e6f4e6660f55f43f3f2a77ac81fe0e0dd9d341b9 | |
parent | 940489824e49f9d0cd0c989f9dc95790eb45dcaa [diff] |
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 <[email protected]> Signed-off-by: Anthony Liguori <[email protected]>