commit | fccfb11e0d24ece016825ae064230a2a05d23ed8 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Mon Jan 25 14:23:06 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Feb 03 12:36:26 2010 -0600 |
tree | 8653df36806b46e2bcba38bdfb205dc82de6d5b7 | |
parent | 5fd9083cd8753be3a0bb9d772efdf1d7aa71c59c [diff] |
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>