From: John Snow <jsnow@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Kevin Wolf <kwolf@redhat.com>, Fam Zheng <fam@euphon.net>,
Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>,
Qemu-block <qemu-block@nongnu.org>,
Juan Quintela <quintela@redhat.com>,
Libvirt <libvir-list@redhat.com>,
QEMU Developers <qemu-devel@nongnu.org>,
Markus Armbruster <armbru@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
Max Reitz <mreitz@redhat.com>,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>
Subject: Re: [PULL v2 00/11] Bitmaps patches
Date: Thu, 19 Mar 2020 14:03:32 -0400 [thread overview]
Message-ID: <e51bc80c-bc18-e00f-6e76-e8dd784edcb8@redhat.com> (raw)
In-Reply-To: <CAFEAcA959fk21aqQ+N=9qcHntviDL8tp2eXv1dMP2KVikoZg+A@mail.gmail.com>
On 3/19/20 1:57 PM, Peter Maydell wrote:
> On Wed, 18 Mar 2020 at 20:24, John Snow <jsnow@redhat.com> wrote:
>>
>> The following changes since commit d649689a8ecb2e276cc20d3af6d416e3c299cb17:
>>
>> Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2020-03-17 18:33:05 +0000)
>>
>> are available in the Git repository at:
>>
>> https://github.com/jnsnow/qemu.git tags/bitmaps-pull-request
>>
>> for you to fetch changes up to 2d00cbd8e222a4adc08f415c399e84590ee8ff9a:
>>
>> block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty (2020-03-18 14:03:46 -0400)
>>
>> ----------------------------------------------------------------
>> Pull request
>>
>> ----------------------------------------------------------------
>
>
> Applied, thanks.
>
Wonderful, thanks!
> Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0
> for any user-visible changes.
>
> -- PMM
Will do.
prev parent reply other threads:[~2020-03-19 18:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-18 20:23 [PULL v2 00/11] Bitmaps patches John Snow
2020-03-18 20:23 ` [PULL v2 01/11] build: Silence clang warning on older glib autoptr usage John Snow
2020-03-18 20:23 ` [PULL v2 02/11] hbitmap: assert that we don't create bitmap larger than INT64_MAX John Snow
2020-03-18 20:23 ` [PULL v2 03/11] hbitmap: move hbitmap_iter_next_word to hbitmap.c John Snow
2020-03-18 20:23 ` [PULL v2 04/11] hbitmap: unpublish hbitmap_iter_skip_words John Snow
2020-03-18 20:23 ` [PULL v2 05/11] hbitmap: drop meta bitmaps as they are unused John Snow
2020-03-18 20:23 ` [PULL v2 06/11] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t John Snow
2020-03-18 20:23 ` [PULL v2 07/11] block/dirty-bitmap: add _next_dirty API John Snow
2020-03-18 20:23 ` [PULL v2 08/11] block/dirty-bitmap: improve _next_dirty_area API John Snow
2020-03-18 20:23 ` [PULL v2 09/11] nbd/server: introduce NBDExtentArray John Snow
2020-03-18 20:23 ` [PULL v2 10/11] nbd/server: use bdrv_dirty_bitmap_next_dirty_area John Snow
2020-03-18 20:23 ` [PULL v2 11/11] block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty John Snow
2020-03-19 17:57 ` [PULL v2 00/11] Bitmaps patches Peter Maydell
2020-03-19 18:03 ` John Snow [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e51bc80c-bc18-e00f-6e76-e8dd784edcb8@redhat.com \
--to=jsnow@redhat.com \
--cc=armbru@redhat.com \
--cc=dgilbert@redhat.com \
--cc=fam@euphon.net \
--cc=kwolf@redhat.com \
--cc=libvir-list@redhat.com \
--cc=mreitz@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=stefanha@redhat.com \
--cc=vsementsov@virtuozzo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).