On Mon, 25 Feb 2019 at 15:21, Kevin Wolf <kw...@redhat.com> wrote: > > The following changes since commit 59a568b57848b10e8a44518a889323f12ccdd8f4: > > Merge remote-tracking branch > 'remotes/kraxel/tags/vga-20190222-pull-request' into staging (2019-02-25 > 12:49:07 +0000) > > are available in the Git repository at: > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to 1b967e9f348d48788a2ab481d45398b80ce71fa6: > > Merge remote-tracking branch 'mreitz/tags/pull-block-2019-02-25' into > queue-block (2019-02-25 15:16:57 +0100) > > ---------------------------------------------------------------- > Block layer patches: > > - Block graph change fixes (avoid loops, cope with non-tree graphs) > - bdrv_set_aio_context() related fixes > - HMP snapshot commands: Use only tag, not the ID to identify snapshots > - qmeu-img, commit: Error path fixes > - block/nvme: Build fix for gcc 9 > - MAINTAINERS updates > - Fix various issues with bdrv_refresh_filename() > - Fix various iotests > - Include LUKS overhead in qemu-img measure for qcow2 > - A fix for vmdk's image creation interface >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM