Alon Levy 199646d815 virtio-serial-bus: use bh for unthrottling
Instead of calling flush_queued_data when unthrottling, schedule
a bh. That way we can return immediately to the caller, and the
flush uses the same call path as a have_data for callbackee.

No migration change is required because bh are called from vm_stop.

Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
2011-05-27 15:50:55 +05:30
..
2011-05-08 10:59:05 +01:00
2011-04-22 14:41:41 -05:00
2011-05-06 08:19:25 +01:00
2011-05-06 08:19:25 +01:00
2011-04-22 14:41:43 -05:00
2011-04-22 14:41:41 -05:00
2011-05-05 16:10:08 +03:00
2011-04-22 14:41:43 -05:00
2011-04-22 14:41:43 -05:00
2011-04-22 14:41:43 -05:00
2011-05-06 08:19:25 +01:00
2011-05-06 08:19:25 +01:00
2011-04-22 14:41:43 -05:00
2011-05-06 08:19:25 +01:00
2011-04-22 14:41:43 -05:00
2011-05-22 22:31:45 +01:00
2011-04-22 14:41:42 -05:00
2011-05-09 22:31:37 +02:00
2011-05-12 00:24:52 +02:00
2011-05-12 00:24:52 +02:00
2011-04-22 14:41:43 -05:00
2011-04-22 14:41:41 -05:00
2011-05-03 15:35:48 +02:00
2011-05-06 08:19:25 +01:00
2011-05-06 08:19:25 +01:00
2011-04-22 14:41:42 -05:00
2011-05-04 16:55:15 +02:00
2011-05-09 10:02:44 +02:00
2011-05-04 12:25:52 +02:00
2011-05-04 14:11:08 +02:00
2011-05-08 10:10:00 +02:00