Message ID | 20201027215914.619460-1-eblake@redhat.com |
---|---|
Headers | show |
Series | NBD patches for 2020-10-27 soft-freeze | expand |
On 10/27/20 4:59 PM, Eric Blake wrote: > The following changes since commit 725ca3313a5b9cbef89eaa1c728567684f37990a: > > Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20201026' into staging (2020-10-27 14:29:52 +0000) > > are available in the Git repository at: > > https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2020-10-27 > > for you to fetch changes up to a1487599cc3270ea0d435e8965ee2d6efc8f8a1a: > > nbd: Add 'qemu-nbd -A' to expose allocation depth (2020-10-27 16:46:21 -0500) > > ---------------------------------------------------------------- > nbd patches for 2020-10-27 > > - Tweak the new block-export-add QMP command > - Allow multiple -B options for qemu-nbd > - Add qemu:allocation-depth metadata context as qemu-nbd -A > - Improve iotest use of NBD > > ---------------------------------------------------------------- > Eric Blake (10): > block: Simplify QAPI_LIST_ADD > qapi: Add QAPI_LIST_PREPEND() macro > nbd: Utilize QAPI_CLONE for type conversion > nbd: Update qapi to support exporting multiple bitmaps > nbd: Simplify qemu bitmap context name > nbd: Refactor counting of metadata contexts > nbd: Allow export of multiple bitmaps for one device > block: Return depth level during bdrv_is_allocated_above Semantic conflict with 46cd1e8a that landed in the meantime; I'll post a v2 pull request.