Marc-André Lureau
675f22c6d3
bus: do not unref hotplug handler
...
Apparently, none of the bus owner give a reference to the hotplug
handler property, do not unref it on bus release.
Furthermore, a bus is allowed to be its own hotplug handler, which can
be seen in qbus_set_bus_hotplug_handler() function. However, in this
case, the reference can't be given to the property, or this will create
a cyclic dependency and the bus will never be free.
Each bus owner should manage the lifecycle of the hotplug handler.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
2017-03-01 11:51:28 +04:00
..
2017-02-28 10:31:46 +01:00
2017-03-01 11:51:28 +04:00
2016-10-04 13:28:07 +01:00
2017-02-21 13:10:53 +01:00
2017-02-28 12:08:20 +00:00
2017-01-11 09:19:03 +01:00
2017-02-21 11:39:39 +00:00
2017-01-27 18:08:00 +01:00
2017-02-16 14:06:56 +01:00
2017-03-01 11:51:28 +04:00
2017-01-27 18:07:31 +01:00
2016-07-12 16:20:46 +02:00
2017-02-28 16:22:41 +00:00
2017-02-13 17:27:13 +00:00
2017-01-31 10:10:13 +11:00
2017-01-20 11:15:06 +00:00
2017-03-01 11:51:05 +04:00
2017-02-21 13:17:45 +01:00
2017-02-02 16:08:28 +00:00
2017-02-28 12:08:19 +00:00
2016-05-18 15:04:27 +03:00
2017-02-13 17:27:13 +00:00
2017-02-06 12:33:21 +11:00
2017-01-27 18:07:59 +01:00
2017-02-18 22:23:31 +01:00
2016-11-01 19:21:09 +02:00
2016-10-28 18:17:24 +03:00
2017-02-24 10:37:21 +00:00
2017-02-28 12:08:20 +00:00
2016-03-22 22:20:17 +01:00
2017-02-28 09:03:38 +03:00
2017-01-24 13:10:35 -08:00
2017-02-13 17:27:13 +00:00
2017-02-14 08:14:58 +11:00
2017-02-22 19:52:01 +01:00
2017-02-02 18:48:06 +00:00
2017-02-24 10:13:57 +00:00
2016-01-29 15:07:25 +00:00
2017-02-25 18:43:52 +00:00
2017-02-24 10:15:18 +01:00
2017-02-21 13:58:50 +00:00
2017-02-28 12:08:19 +00:00
2017-02-21 13:10:53 +01:00
2017-01-16 17:52:35 +01:00
2017-02-21 13:17:45 +01:00
2017-02-26 22:40:23 +00:00
2017-02-10 17:40:30 +00:00
2017-02-28 12:08:16 +00:00
2016-10-28 18:17:24 +03:00
2016-09-15 15:32:22 +03:00
2016-10-28 18:17:24 +03:00
2017-02-23 16:18:03 +01:00
2017-02-22 13:19:59 -07:00
2017-02-17 21:52:30 +02:00
2017-02-07 18:29:59 +00:00
2017-02-03 12:31:40 +00:00
2016-09-29 11:43:17 +08:00
2017-01-15 13:01:55 -08:00
2017-01-16 17:52:35 +01:00