diff options
author | John Snow | 2017-03-16 22:23:51 +0100 |
---|---|---|
committer | Jeff Cody | 2017-03-22 18:26:27 +0100 |
commit | 600ac6a0ef5c06418446ef2f37407bddcc51b21c (patch) | |
tree | d3ba2caed31868b9e2928fcb1a71e51e8a9b5389 /backends/cryptodev-builtin.c | |
parent | block-backend: add drained_begin / drained_end ops (diff) | |
download | qemu-600ac6a0ef5c06418446ef2f37407bddcc51b21c.tar.gz qemu-600ac6a0ef5c06418446ef2f37407bddcc51b21c.tar.xz qemu-600ac6a0ef5c06418446ef2f37407bddcc51b21c.zip |
blockjob: add devops to blockjob backends
This lets us hook into drained_begin and drained_end requests from the
backend level, which is particularly useful for making sure that all
jobs associated with a particular node (whether the source or the target)
receive a drain request.
Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-id: 20170316212351.13797-4-jsnow@redhat.com
Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'backends/cryptodev-builtin.c')
0 files changed, 0 insertions, 0 deletions