diff options
| author | John Snow <jsnow@redhat.com> | 2018-09-06 09:02:20 -0400 |
|---|---|---|
| committer | Max Reitz <mreitz@redhat.com> | 2018-09-25 15:31:15 +0200 |
| commit | ccbfb3319aa265e71c16dac976ff857d0a5bcb4b (patch) | |
| tree | 07ae805e6bc3e66a19c5b9bad1683de3363d1b83 /include/hw/qdev-core.h | |
| parent | e4dad4275d51b594c8abbe726a4927f6f388e427 (diff) | |
| download | focaccia-qemu-ccbfb3319aa265e71c16dac976ff857d0a5bcb4b.tar.gz focaccia-qemu-ccbfb3319aa265e71c16dac976ff857d0a5bcb4b.zip | |
jobs: remove .exit callback
Now that all of the jobs use the component finalization callbacks, there's no use for the heavy-hammer .exit callback anymore. job_exit becomes a glorified type shim so that we can call job_completed from aio_bh_schedule_oneshot. Move these three functions down into job.c to eliminate a forward reference. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-id: 20180906130225.5118-12-jsnow@redhat.com Reviewed-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'include/hw/qdev-core.h')
0 files changed, 0 insertions, 0 deletions