On 05/25/2016 12:01 PM, Eric Blake wrote:
On 05/24/2016 09:51 PM, Changlong Xie wrote:
On 05/24/2016 09:47 PM, Kevin Wolf wrote:
+    s->target = blk_new();
blk_new(errp);

Depends on Kevin's block/next branch, which currently includes:

commit 5d7dd50566a4f9786b95f49448f48fead0bb34d8
Author: Max Reitz <mre...@redhat.com>
Date:   Tue May 17 16:41:34 2016 +0200

     block: Drop errp parameter from blk_new()

     blk_new() cannot fail so its Error ** parameter has become superfluous.

     Signed-off-by: Max Reitz <mre...@redhat.com>
     Signed-off-by: Kevin Wolf <kw...@redhat.com>

So the patch builds as written when applied to the correct branch.
http://repo.or.cz/qemu/kevin.git


Thanks for you reminder.



Reply via email to