qemu/include
Alberto Garcia a7112795c1 block: keep a list of block jobs
The current way to obtain the list of existing block jobs is to
iterate over all root nodes and check which ones own a job.

Since we want to be able to support block jobs in other nodes as well,
this patch keeps a list of jobs that is updated every time one is
created or destroyed.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
2016-05-25 19:04:21 +02:00
..
2016-05-25 19:04:21 +02:00
2016-05-18 15:04:27 +03:00
2016-05-24 13:06:33 +01:00
2016-05-18 15:04:27 +03:00
2016-05-25 19:04:21 +02:00