[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [Qemu-devel] [PULL 0/2] Block patches for 2.5.0-rc3
From: |
Peter Maydell |
Subject: |
Re: [Qemu-block] [Qemu-devel] [PULL 0/2] Block patches for 2.5.0-rc3 |
Date: |
Wed, 2 Dec 2015 17:31:13 +0000 |
On 2 December 2015 at 16:20, Kevin Wolf <address@hidden> wrote:
> The following changes since commit 9d7b969ea6d9663a94760c6c131481b366f4d38a:
>
> Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151201' into
> staging (2015-12-02 10:16:53 +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 ab7fe3a29ab1c6f5a1fff864e455d6d53dde62b5:
>
> Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-12-02'
> into queue-block (2015-12-02 16:38:03 +0100)
>
> ----------------------------------------------------------------
>
> Block layer patches
>
> ----------------------------------------------------------------
> Kevin Wolf (2):
> qcow2: Fix potential qemu-img check crash on 32 bit hosts
> Merge remote-tracking branch
> 'mreitz/tags/pull-block-for-kevin-2015-12-02' into queue-block
>
> Michael S. Tsirkin (1):
> blkdebug: silence warning under qtest
>
> block/blkdebug.c | 9 +++++++--
> block/qcow2-refcount.c | 2 +-
> 2 files changed, 8 insertions(+), 3 deletions(-)
Applied, thanks.
-- PMM