monitor: New argument type 'b'
commit3350a4dd07cf735c323655cd3c2119283ff9347e
authorMarkus Armbruster <armbru@redhat.com>
Mon, 25 Jan 2010 13:23:03 +0000 (25 14:23 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 3 Feb 2010 18:36:26 +0000 (3 12:36 -0600)
tree8ce560684a94f403abc422356c2206cbdb5e2cab
parentacc3b0336c24a0f8c2a9638fb7ae8580484b59ca
monitor: New argument type 'b'

This is a double value with optional suffixes G, g, M, m, K, k.  We'll
need this to get migrate_set_speed() QMP-ready.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
monitor.c