On Tue, 26 Nov 2019 at 13:29, Max Reitz <mre...@redhat.com> wrote: > > The following changes since commit 4ecc984210ca1bf508a96a550ec8a93a5f833f6c: > > Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-rc3' > into staging (2019-11-26 12:36:40 +0000) > > are available in the Git repository at: > > https://github.com/XanClic/qemu.git tags/pull-block-2019-11-26 > > for you to fetch changes up to d8130f4c420acafbf15a59436fa47199b82dc00e: > > iotests: add new test cases to bitmap migration (2019-11-26 14:18:01 +0100) > > ---------------------------------------------------------------- > Block patches for 4.2.0-rc3: > - Fix for shared storage migration with persistent dirty bitmaps > > ---------------------------------------------------------------- > Vladimir Sementsov-Ogievskiy (2): > block/qcow2-bitmap: fix bitmap migration > iotests: add new test cases to bitmap migration > > block/qcow2-bitmap.c | 21 ++++++++++++++++++++- > tests/qemu-iotests/169 | 22 +++++++++++++++------- > tests/qemu-iotests/169.out | 4 ++-- > 3 files changed, 37 insertions(+), 10 deletions(-)
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. -- PMM