From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTUWA-0001au-TD for qemu-devel@nongnu.org; Thu, 14 Jun 2018 11:50:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTUWA-0004EZ-8g for qemu-devel@nongnu.org; Thu, 14 Jun 2018 11:50:34 -0400 Date: Thu, 14 Jun 2018 17:50:24 +0200 From: Kevin Wolf Message-ID: <20180614155024.GK8564@localhost.localdomain> References: <20180613181823.13618-1-mreitz@redhat.com> <20180613181823.13618-12-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180613181823.13618-12-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v5 11/14] job: Add job_progress_increase_remaining() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, John Snow , Stefan Hajnoczi , Jeff Cody Am 13.06.2018 um 20:18 hat Max Reitz geschrieben: > Signed-off-by: Max Reitz Reviewed-by: Kevin Wolf