Markus Armbruster d246673dcb block migration: Fix test for read-only drive
init_blk_migration_it() skips drives with type hint BDRV_TYPE_CDROM.
The intention is to skip read-only drives.  However, BDRV_TYPE_CDROM
is only a hint.  It is currently sufficent for read-only.  But it's
not necessary, and it may not remain sufficient.

Use bdrv_is_read_only() instead.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2010-07-06 17:05:49 +02:00
2010-05-22 08:02:12 +00:00
2010-06-10 00:09:49 +02:00
2010-07-03 06:49:47 +00:00
2010-07-06 17:05:49 +02:00
2010-06-16 13:03:51 +01:00
2010-06-20 07:55:12 +00:00
2010-05-14 10:55:58 -05:00
2010-06-29 23:07:51 +02:00
2010-05-07 16:28:10 +00:00
2010-06-14 11:12:53 -05:00
2010-06-16 13:03:51 +01:00
2010-05-31 20:55:23 +02:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-06-29 23:07:51 +02:00
2010-06-14 11:12:53 -05:00
2010-04-25 12:59:33 +00:00
2010-05-24 15:18:23 -05:00
2010-06-13 19:00:50 +01:00
2010-05-19 15:24:17 +02:00
2010-06-30 20:25:55 +02:00
2010-06-16 13:03:51 +01:00
2010-05-22 08:02:12 +00:00
2010-05-10 11:36:03 -05:00
2010-05-10 11:36:03 -05:00
2010-06-11 15:25:14 -03:00
2010-06-28 13:06:03 -03:00
2010-06-16 13:03:51 +01:00
2010-05-22 08:24:49 +00:00
2010-07-03 06:49:47 +00:00
2010-07-03 06:49:47 +00:00
2010-05-22 08:02:12 +00:00
2010-06-13 19:00:50 +01:00
2010-06-13 19:00:50 +01:00
2010-06-27 19:25:25 +03:00
2010-05-19 12:45:54 -03:00
2010-07-01 14:27:13 -03:00
2010-07-01 14:27:13 -03:00
2010-06-19 07:47:42 +00:00
2010-05-29 02:27:35 +01:00
2010-06-04 11:43:39 +02:00
2010-06-15 09:41:59 +02:00
2010-05-17 10:20:04 +02:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-06-11 15:25:14 -03:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-06-14 15:46:28 -05:00
2010-06-30 22:51:17 +02:00
2010-06-22 15:15:51 -05:00
2010-06-13 19:00:50 +01:00
2010-06-01 13:30:08 -05:00
2010-05-24 15:18:24 -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%