summaryrefslogtreecommitdiffstats
path: root/hw/display/vga.c
diff options
context:
space:
mode:
authorJohn Snow2018-08-30 03:57:30 +0200
committerMax Reitz2018-08-31 16:28:33 +0200
commit7b508f6b7a38a8d9729772fa6e525da883fb120b (patch)
treef3398eff8b4567278599c1f8c444ebf5d61769d6 /hw/display/vga.c
parentblock/commit: utilize job_exit shim (diff)
downloadqemu-7b508f6b7a38a8d9729772fa6e525da883fb120b.tar.gz
qemu-7b508f6b7a38a8d9729772fa6e525da883fb120b.tar.xz
qemu-7b508f6b7a38a8d9729772fa6e525da883fb120b.zip
block/mirror: utilize job_exit shim
Change the manual deferment to mirror_exit into the implicit callback to job_exit and the mirror_exit callback. This does change the order of some bdrv_unref calls and job_completed, but thanks to the new context in which we call .exit, this is safe to defer the possible flushing of any nodes to the job_finalize_single cleanup stage. Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180830015734.19765-6-jsnow@redhat.com Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'hw/display/vga.c')
0 files changed, 0 insertions, 0 deletions