On 05/09/2018 12:26 PM, Kevin Wolf wrote: > QAPI types aren't externally visible, so we can rename them without > causing problems. Before we add a job type to Job, rename the enum > so it can be used for more than just block jobs. >
So we will be registering all jobs in a central place. > Signed-off-by: Kevin Wolf <kw...@redhat.com> > Reviewed-by: Eric Blake <ebl...@redhat.com> Seems fine. Reviewed-by: John Snow <js...@redhat.com>