On 25 July 2017 at 16:12, Max Reitz <mre...@redhat.com> wrote: > The following changes since commit 4c4414a4388f902b7ae2814f9a64898dd0e426a5: > > hw/display/sm501: Don't use vmstate_register_ram_global() (2017-07-25 > 13:04:28 +0100) > > are available in the git repository at: > > git://github.com/XanClic/qemu.git tags/pull-block-2017-07-25 > > for you to fetch changes up to bd998d7cc8ced211def90e4225042d63dddecc54: > > qemu-iotests: Fix reference output for 186 (2017-07-25 16:33:58 +0200) > > ---------------------------------------------------------------- > Block patches for 2.10-rc0 > > ---------------------------------------------------------------- > Daniel P. Berrange (1): > qcow: fix memory leaks related to encryption > > Kevin Wolf (1): > qemu-iotests: Fix reference output for 186 > > Vladimir Sementsov-Ogievskiy (1): > qcow2-bitmap: fix bitmap_free > > block/qcow.c | 5 +++-- > block/qcow2-bitmap.c | 4 ++++ > block/qcow2.c | 7 ++++--- > tests/qemu-iotests/186.out | 6 +++--- > 4 files changed, 14 insertions(+), 8 deletions(-)
Applied, thanks. -- PMM