]> git.proxmox.com Git - mirror_qemu.git/commit
replication: pass BlockDriverState to reopen_backing_file
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 27 Oct 2016 10:49:01 +0000 (12:49 +0200)
committerFam Zheng <famz@redhat.com>
Fri, 28 Oct 2016 13:50:18 +0000 (21:50 +0800)
commit8dd9006e9b2869b1b4ae3a6f6e9acf249ce5f2f9
treed27ab4768e102e30dce7ce2237017a0b58975e43
parentd16341fa6998c530db17cbb7d5c781913e674255
replication: pass BlockDriverState to reopen_backing_file

This will be needed in the next patch to retrieve the AioContext.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1477565348-5458-14-git-send-email-pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
block/replication.c