Kevin Wolf 2e1795b581 job: Add job_transition_to_ready()
The transition to the READY state was still performed in the BlockJob
layer, in the same function that sent the BLOCK_JOB_READY QMP event.

This patch brings the state transition to the Job layer and implements
the QMP event using a notifier called from the Job layer, like we
already do for other events related to state transitions.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
2018-05-23 14:30:51 +02:00
..
2018-05-23 14:30:51 +02:00
2018-03-12 11:18:26 +01:00
2018-03-27 13:05:28 +01:00
2018-01-16 14:54:50 +01:00
2018-02-08 09:22:03 +08:00
2017-12-20 22:01:24 +08:00
2018-02-08 09:22:03 +08:00