qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 00/40] Generic background jobs


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v2 00/40] Generic background jobs
Date: Wed, 23 May 2018 14:31:24 +0200
User-agent: Mutt/1.9.1 (2017-09-22)

Am 18.05.2018 um 15:20 hat Kevin Wolf geschrieben:
> Before we can make x-blockdev-create a background job, we need to
> generalise the job infrastructure so that it can be used without any
> associated block node.
> 
> This series extracts a Job object from the block job infrastructure,
> which should contain everything related to jobs that doesn't require the
> block layer to be involved.
> 
> Job creation with a centralised job-create command (if we even want
> this) as well as the actual conversion of x-blockdev-create to Job is
> left for another series.

Applied to the block branch.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]