On Tue, 9 Mar 2021 at 16:23, Eric Blake <ebl...@redhat.com> wrote: > > The following changes since commit 0436c55edf6b357ff56e2a5bf688df8636f83456: > > Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' > into staging (2021-03-08 13:51:41 +0000) > > are available in the Git repository at: > > https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2021-03-09 > > for you to fetch changes up to 1184b411016bce7590723170aa6b5984518707ec: > > block/qcow2: refactor qcow2_update_options_prepare error paths (2021-03-08 > 16:04:46 -0600) > > ---------------------------------------------------------------- > nbd patches for 2021-03-09 > > - Add Vladimir as NBD co-maintainer > - Fix reporting of holes in NBD_CMD_BLOCK_STATUS > - Improve command-line parsing accuracy of large numbers (anything going > through qemu_strtosz), including the deprecation of hex+suffix > - Improve some error reporting in the block layer > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM