[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/5] bitmaps patches through 2021-02-12
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/5] bitmaps patches through 2021-02-12 |
Date: |
Sun, 14 Feb 2021 18:45:45 +0000 |
On Fri, 12 Feb 2021 at 23:24, Eric Blake <eblake@redhat.com> wrote:
>
> The following changes since commit eac92d316351b855ba79eb374dd21cc367f1f9c1:
>
> Merge remote-tracking branch
> 'remotes/pmaydell/tags/pull-target-arm-20210211-1' into staging (2021-02-11
> 19:57:50 +0000)
>
> are available in the Git repository at:
>
> https://repo.or.cz/qemu/ericb.git tags/pull-bitmaps-2021-02-12
>
> for you to fetch changes up to 934aee14d36e67468260635af61c387227cdaf78:
>
> block: use return status of bdrv_append() (2021-02-12 15:39:44 -0600)
>
> ----------------------------------------------------------------
> bitmaps patches for 2021-02-12
>
> - add 'transform' member to manipulate bitmaps across migration
> - work towards better error handling during bdrv_open
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM
- [PULL 0/5] bitmaps patches through 2021-02-12, Eric Blake, 2021/02/12
- [PULL 1/5] migration: dirty-bitmap: Use struct for alias map inner members, Eric Blake, 2021/02/12
- [PULL 3/5] qemu-iotests: 300: Add test case for modifying persistence of bitmap, Eric Blake, 2021/02/12
- [PULL 4/5] block: return status from bdrv_append and friends, Eric Blake, 2021/02/12
- [PULL 5/5] block: use return status of bdrv_append(), Eric Blake, 2021/02/12
- [PULL 2/5] migration: dirty-bitmap: Allow control of bitmap persistence, Eric Blake, 2021/02/12
- Re: [PULL 0/5] bitmaps patches through 2021-02-12,
Peter Maydell <=