
15 Jul
2019
15 Jul
'19
3:29 p.m.
On Fri, Jul 12, 2019 at 06:05:49PM +0200, Peter Krempa wrote:
When parsing the status XML we need to register all existing jobs. Export the functions so that they are usable in other modules.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_blockjob.c | 4 ++-- src/qemu/qemu_blockjob.h | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano