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
2008-12-13 09:32:43 +00:00
2009-05-13 20:54:26 +01:00
2004-08-01 21:54:53 +00:00
2009-06-15 13:52:27 +02:00
2003-04-29 20:53:42 +00:00
2009-03-07 15:46:23 +00:00
2009-03-10 21:43:35 +00:00
2009-01-14 18:39:49 +00:00
2009-07-16 08:28:14 -05:00
2009-06-29 08:52:44 -05:00
2008-10-12 17:54:42 +00:00
2009-07-09 16:06:38 -05:00
2008-10-27 19:49:12 +00: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-03-05 23:01:23 +00: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
2008-11-12 17:18:41 +00:00
2007-09-16 20:03:23 +00:00
2008-04-12 20:14:54 +00:00
2009-07-02 17:54:34 +00:00
2008-05-31 16:21:33 +00:00
2005-04-07 22:20:31 +00:00
2009-05-30 01:59:37 +01:00
2009-06-29 14:18:07 -05:00
2008-12-14 08:50:18 +00:00
2003-08-10 22:14:22 +00: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
2007-05-05 19:24:38 +00:00
2007-05-05 19:24:38 +00: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
2007-11-17 17:14:51 +00:00
2009-03-05 23:01:23 +00:00
2008-12-14 08:50:18 +00:00
2009-06-30 12:10:52 +01:00
2008-12-13 09:32:43 +00: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-04-07 21:47:27 +00:00
2007-10-06 11:28:21 +00:00
2008-12-14 08:53:17 +00:00
2008-12-04 11:29:42 +00:00
2009-05-13 22:21:47 +01:00
2009-07-10 13:44:29 -05:00
2009-03-05 23:01:23 +00:00
2008-09-06 16:31:30 +00:00
2009-07-16 17:28:49 -05:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00
2005-01-06 20:50:00 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
A fork of QEMU-Nyx which is better suited for my bachelors thesis
Readme 154 MiB
Languages
C 90.3%
Dylan 2.5%
Python 2.1%
C++ 2%
Shell 1.7%
Other 1.4%