From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqiHf-0001vm-Fr for qemu-devel@nongnu.org; Tue, 27 Feb 2018 11:39:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eqiHe-0001tF-Bd for qemu-devel@nongnu.org; Tue, 27 Feb 2018 11:39:19 -0500 References: <20180223235142.21501-1-jsnow@redhat.com> <20180223235142.21501-4-jsnow@redhat.com> From: Eric Blake Message-ID: <04352010-772f-c457-17c9-b7d039646a8b@redhat.com> Date: Tue, 27 Feb 2018 10:39:13 -0600 MIME-Version: 1.0 In-Reply-To: <20180223235142.21501-4-jsnow@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC v4 03/21] blockjobs: add manual property List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-block@nongnu.org Cc: kwolf@redhat.com, pkrempa@redhat.com, jtc@redhat.com, qemu-devel@nongnu.org On 02/23/2018 05:51 PM, John Snow wrote: > This property will be used to opt-in to the new BlockJobs workflow > that allows a tighter, more explicit control over transitions from > one runstate to another. > > While we're here, fix up the documentation for block_job_create > a little bit. > > Signed-off-by: John Snow > --- > blockjob.c | 1 + > include/block/blockjob.h | 10 ++++++++++ > include/block/blockjob_int.h | 4 +++- > 3 files changed, 14 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org