[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v3 00/21] Block layer patches
From: |
Kevin Wolf |
Subject: |
Re: [PULL v3 00/21] Block layer patches |
Date: |
Mon, 22 May 2023 09:45:17 +0200 |
Am 19.05.2023 um 21:11 hat Richard Henderson geschrieben:
> On 5/19/23 10:18, Kevin Wolf wrote:
> > The following changes since commit d009607d08d22f91ca399b72828c6693855e7325:
> >
> > Revert "arm/kvm: add support for MTE" (2023-05-19 08:01:15 -0700)
> >
> > are available in the Git repository at:
> >
> > https://repo.or.cz/qemu/kevin.git tags/for-upstream
> >
> > for you to fetch changes up to 95fdd8db61848d31fde1d9b32da7f3f76babfa25:
> >
> > iotests: Test commit with iothreads and ongoing I/O (2023-05-19 19:16:53
> > +0200)
> >
> > ----------------------------------------------------------------
> > Block layer patches
> >
> > - qcow2 spec: Rename "zlib" compression to "deflate"
> > - Honour graph read lock even in the main thread + prerequisite fixes
> > - aio-posix: do not nest poll handlers (fixes infinite recursion)
> > - Refactor QMP blockdev transactions
> > - graph-lock: Disable locking for now
> > - iotests/245: Check if 'compress' driver is available
>
> Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/8.1 as
> appropriate.
Hm, I just pulled, and it doesn't seem to be actually there in master?
Kevin