Markus Armbruster a19712b0db block: Reset device model callbacks on detach
BlockDriverState members change_cb and change_opaque are initially
null.  The device model may set them, with bdrv_set_change_cb().  If
the device model gets detached (hot unplug), they're left dangling.
Only safe because device hot unplug automatically destroys the
BlockDriverState.  But that's a questionable feature, best not to rely
on it.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-08-01 12:09:11 +02:00
2011-07-25 14:38:56 +00:00
2011-07-29 08:25:42 -05:00
2011-07-30 09:41:14 +00:00
2011-07-25 14:38:56 +00:00
2011-07-21 16:48:14 -03:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 18:54:23 +00:00
2011-07-25 14:38:56 +00:00
2011-07-21 16:48:13 -03:00
2011-06-26 18:25:35 +00:00
2011-07-30 09:41:14 +00:00
2011-07-25 14:38:56 +00:00
2011-07-30 10:51:25 +00:00
2011-07-29 08:25:43 -05:00
2011-07-29 08:25:43 -05:00
2011-07-21 16:48:13 -03:00
2011-07-25 14:38:56 +00:00
2011-07-25 14:38:56 +00:00
2011-07-18 16:06:27 +02:00
2011-07-21 16:48:13 -03:00
2011-07-23 11:26:12 -05:00
2011-07-29 08:25:44 -05:00
2011-07-30 09:41:14 +00:00
2011-07-23 11:57:53 -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%