qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: jsnow@redhat.com, peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL v2 0/3] Bitmaps patches
Date: Wed, 20 Feb 2019 13:01:09 -0500	[thread overview]
Message-ID: <20190220180112.28250-1-jsnow@redhat.com> (raw)

The following changes since commit 2e68b8620637a4ee8c79b5724144b726af1e261b:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into staging (2019-02-18 16:20:13 +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 0a6c86d024c52b1e66d4f7ec01a3bb8ea2600145:

  blockdev: acquire aio_context for bitmap add/remove (2019-02-19 17:49:43 -0500)

----------------------------------------------------------------
Pull request

----------------------------------------------------------------

Eric Blake (1):
  dirty-bitmap: Expose persistent flag to 'query-block'

John Snow (2):
  block/dirty-bitmap: Documentation and Comment fixups
  blockdev: acquire aio_context for bitmap add/remove

 block/dirty-bitmap.c       | 21 +++++++++++++++------
 blockdev.c                 | 26 ++++++++++++++++++++------
 qapi/block-core.json       | 37 ++++++++++++++++++++++++++++---------
 tests/qemu-iotests/124     |  1 +
 tests/qemu-iotests/236.out | 14 ++++++++++++++
 5 files changed, 78 insertions(+), 21 deletions(-)

-- 
2.17.2

             reply	other threads:[~2019-02-20 18:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20 18:01 John Snow [this message]
2019-02-20 18:01 ` [Qemu-devel] [PULL v2 1/3] dirty-bitmap: Expose persistent flag to 'query-block' John Snow
2019-02-20 18:01 ` [Qemu-devel] [PULL v2 2/3] block/dirty-bitmap: Documentation and Comment fixups John Snow
2019-02-20 18:01 ` [Qemu-devel] [PULL v2 3/3] blockdev: acquire aio_context for bitmap add/remove John Snow
2019-05-31 17:30   ` Vladimir Sementsov-Ogievskiy
2019-05-31 18:16     ` John Snow
2019-05-31 19:01       ` Vladimir Sementsov-Ogievskiy
2019-05-31 19:03         ` John Snow
2019-02-21 14:11 ` [Qemu-devel] [PULL v2 0/3] Bitmaps patches 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=20190220180112.28250-1-jsnow@redhat.com \
    --to=jsnow@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).