On 2/13/19 6:49 PM, John Snow wrote: > The following changes since commit 0b5e750bea635b167eb03d86c3d9a09bbd43bc06: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' > into staging (2019-02-12 10:53:37 +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 fbe8c2e3b041c682d3d52030b53e1627f285a84b: > > blockdev: acquire aio_context for bitmap add/remove (2019-02-13 18:42:46 > -0500) > > ---------------------------------------------------------------- > Pull request >
P.S. I have extended the expiry on my GPG key and extended the expiry to 2021, you may need to refresh keys. (Hopefully I did it right. This does not come up often.) > ---------------------------------------------------------------- > > 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(-) >