Glauber Costa 0bb05eaff0 fix segfault in setting migration speed
Hi,

Whoever wrote this migrate_set_speed function is totally stupid.

Any failed or completed migration keeps its state to allow probing of
migration data, but has no associated file anymore. It is, thus,
possible to crash qemu by calling migrate_set_speed after a migration
is finished (or failed, or cancelled), but before another one starts.

This patch fixes it.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-07-16 17:28:51 -05:00
2009-05-13 20:54:26 +01:00
2009-05-13 20:54:26 +01:00
2009-06-15 13:52:27 +02:00
2009-07-16 08:28:14 -05:00
2009-06-29 08:52:44 -05:00
2009-07-09 16:06:38 -05:00
2009-05-24 21:24:33 +01:00
2009-05-26 21:10:28 +02:00
2009-05-26 21:10:28 +02:00
2009-05-27 09:46:03 -05:00
2009-06-05 15:16:41 +01:00
2009-07-16 17:28:50 -05:00
2009-07-02 17:54:34 +00:00
2009-05-30 01:59:37 +01:00
2009-06-29 14:18:07 -05:00
2009-05-28 14:00:49 +02:00
2009-07-09 16:06:37 -05:00
2009-06-29 14:18:06 -05:00
2009-07-16 17:28:49 -05:00
2009-07-10 13:44:30 -05:00
2009-06-16 15:52:32 -05:00
2009-07-16 08:28:12 -05:00
2009-05-08 15:51:19 -05:00
2009-06-15 13:52:27 +02:00
2009-05-19 22:29:20 +04:00
2009-05-08 16:11:49 -05:00
2009-06-30 12:10:52 +01:00
2009-06-29 08:52:44 -05:00
2009-07-08 18:25:37 +04:00
2009-06-29 14:18:08 -05:00
2009-05-13 22:21:47 +01:00
2009-07-10 13:44:29 -05:00
2009-07-16 17:28:49 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%