]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
Revert "monitor: Convert do_migrate_set_speed() to QObject"
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 18 Dec 2009 20:51:49 +0000 (14:51 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 19 Dec 2009 14:26:28 +0000 (08:26 -0600)
commitaac2ad563abadac1ae135714dba6149d419d7811
treed9313a216596253aa2e9a4d3573236fb64a28780
parenteb41f58a4e971f630e37a1e10a25fa491e881430
Revert "monitor: Convert do_migrate_set_speed() to QObject"

This reverts commit 3a4921047d514c336531c304bec362c4d138ebcc.

From Luiz:

  do_migrate_set_speed() accepts a suffix for the 'value' argument and this is
  not good for QMP.  We will have to add a new argument type to handle that and
  this will have to wait for 0.13.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit 46ee2295678af629a2869e4e331e4e002bcc31fd)
migration.c
migration.h
qemu-monitor.hx