qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/2] bitmaps patches for 2020-10-26
Date: Mon, 26 Oct 2020 07:02:43 -0500	[thread overview]
Message-ID: <20201026120245.25024-1-eblake@redhat.com> (raw)

The following changes since commit 4c5b97bfd0dd54dc27717ae8d1cd10e14eef1430:

  Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-request' into staging (2020-10-22 12:33:21 +0100)

are available in the Git repository at:

  https://repo.or.cz/qemu/ericb.git tags/pull-bitmaps-2020-10-26

for you to fetch changes up to a024890a64085d3d37ad7eda164775251285c14c:

  migration/block-dirty-bitmap: fix uninitialized variable warning (2020-10-26 06:56:24 -0500)

----------------------------------------------------------------
bitmaps patches for 2020-10-26

- fix infloop on large bitmap granularity
- silence compiler warning

----------------------------------------------------------------
Chen Qun (1):
      migration/block-dirty-bitmap: fix uninitialized variable warning

Stefan Reiter (1):
      migration/block-dirty-bitmap: fix larger granularity bitmaps

 migration/block-dirty-bitmap.c | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)
-- 
2.29.0



             reply	other threads:[~2020-10-26 12:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-26 12:02 Eric Blake [this message]
2020-10-26 12:02 ` [PULL 1/2] migration/block-dirty-bitmap: fix larger granularity bitmaps Eric Blake
2020-10-26 12:02 ` [PULL 2/2] migration/block-dirty-bitmap: fix uninitialized variable warning Eric Blake
2020-10-27 10:25 ` [PULL 0/2] bitmaps patches for 2020-10-26 Peter Maydell

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=20201026120245.25024-1-eblake@redhat.com \
    --to=eblake@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).