-
John Snow authored
There's no reason to leave this to blockdev; we can do it in blockjobs directly and get rid of an extra callback for most users. All non-internal events, even those created outside of QMP, will consistently emit events. Signed-off-by:
John Snow <jsnow@redhat.com>
Reviewed-by:
Kevin Wolf <kwolf@redhat.com>
Reviewed-by:
Jeff Cody <jcody@redhat.com>
Message-id: 1477584421-1399-5-git-send-email-jsnow@redhat.com
Signed-off-by:
Jeff Cody <jcody@redhat.com>John Snow authoredThere's no reason to leave this to blockdev; we can do it in blockjobs directly and get rid of an extra callback for most users. All non-internal events, even those created outside of QMP, will consistently emit events. Signed-off-by:
John Snow <jsnow@redhat.com>
Reviewed-by:
Kevin Wolf <kwolf@redhat.com>
Reviewed-by:
Jeff Cody <jcody@redhat.com>
Message-id: 1477584421-1399-5-git-send-email-jsnow@redhat.com
Signed-off-by:
Jeff Cody <jcody@redhat.com>
Loading