Re: [Qemu-block] [Qemu-devel] [PATCH v10 00/24] qcow2: persistent dirty bitmaps

2016-12-21 Thread Vladimir Sementsov-Ogievskiy
Last patch breaks it. Fix will look like diff --git a/block/qcow2-bitmap.c b/block/qcow2-bitmap.c index b9f3d62..dd987a1 100644 --- a/block/qcow2-bitmap.c +++ b/block/qcow2-bitmap.c @@ -79,7 +79,7 @@ typedef struct Qcow2BitmapTable { } Qcow2BitmapTable; typedef QSIMPLEQ_HEAD(Qcow2BitmapTableLi

Re: [Qemu-block] [Qemu-devel] [PATCH v10 00/24] qcow2: persistent dirty bitmaps

2016-12-21 Thread no-reply
Hi, Your series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Type: series Message-id: 1482332102-131788-1-git-send-email-vsement...@virtuozzo.com Subject: [Qemu-devel] [PATCH v10 00/24] q