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

This is a double value with optional suffixes ms, us, ns.  We'll need
this to get migrate_set_downtime() QMP-ready.

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