[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 00/19] Bitmaps patches
From: |
John Snow |
Subject: |
Re: [PULL v2 00/19] Bitmaps patches |
Date: |
Thu, 17 Oct 2019 15:34:57 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0 |
On 10/17/19 7:07 AM, Peter Maydell wrote:
> On Mon, 14 Oct 2019 at 20:29, John Snow <address@hidden> wrote:
>>
>> The following changes since commit c760cb77e511eb05094df67c1b30029a952efa35:
>>
>> Merge remote-tracking branch
>> 'remotes/dgilbert/tags/pull-migration-20191011a' into staging (2019-10-14
>> 16:09:52 +0100)
>>
>> are available in the Git repository at:
>>
>> https://github.com/jnsnow/qemu.git tags/bitmaps-pull-request
>>
>> for you to fetch changes up to b2ca29ee390743c42a6062d44ee3b10fb51f9fa6:
>>
>> dirty-bitmaps: remove deprecated autoload parameter (2019-10-14 15:28:17
>> -0400)
>>
>> ----------------------------------------------------------------
>> Pull request
>>
>> ----------------------------------------------------------------
>
> Hi; this pullreq fails on some hosts on the newly added iotest 260
> with an "AF_UNIX path too long" error:
> https://lists.gnu.org/archive/html/qemu-devel/2019-10/msg04063.html
>
> Max tells me that this is a known problem (a fix is in the works)
> but that for the moment we've chosen not to add any python based
> tests to the 'auto' group, so that this AF_UNIX issue doesn't
> affect "make check". Could you respin the pullreq with the
> new iotest(s?) not in the 'auto' group, please?
>
> thanks
> -- PMM
>
Anguish and turmoil.
Alright, V3 coming up.
- [PULL v2 11/19] iotests: add test-case to 165 to test reopening qcow2 bitmaps to RW, (continued)
- [PULL v2 11/19] iotests: add test-case to 165 to test reopening qcow2 bitmaps to RW, John Snow, 2019/10/14
- [PULL v2 12/19] block/qcow2-bitmap: get rid of bdrv_has_changed_persistent_bitmaps, John Snow, 2019/10/14
- [PULL v2 13/19] block/qcow2-bitmap: drop qcow2_reopen_bitmaps_rw_hint(), John Snow, 2019/10/14
- [PULL v2 14/19] block/qcow2-bitmap: do not remove bitmaps on reopen-ro, John Snow, 2019/10/14
- [PULL v2 16/19] block/qcow2-bitmap: fix and improve qcow2_reopen_bitmaps_rw, John Snow, 2019/10/14
- [PULL v2 17/19] qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit, John Snow, 2019/10/14
- [PULL v2 15/19] iotests: add test 260 to check bitmap life after snapshot + commit, John Snow, 2019/10/14
- [PULL v2 18/19] MAINTAINERS: Add Vladimir as a reviewer for bitmaps, John Snow, 2019/10/14
- [PULL v2 19/19] dirty-bitmaps: remove deprecated autoload parameter, John Snow, 2019/10/14
- Re: [PULL v2 00/19] Bitmaps patches, Peter Maydell, 2019/10/17
- Re: [PULL v2 00/19] Bitmaps patches,
John Snow <=