[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/6] Block layer patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/6] Block layer patches |
Date: |
Tue, 3 Nov 2020 16:53:06 +0000 |
On Tue, 3 Nov 2020 at 15:27, Kevin Wolf <kwolf@redhat.com> wrote:
>
> The following changes since commit 83851c7c60c90e9fb6a23ff48076387a77bc33cd:
>
> Merge remote-tracking branch
> 'remotes/mdroth/tags/qga-pull-2020-10-27-v3-tag' into staging (2020-11-03
> 12:47:58 +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 c9eb2f3e386840844bcc91e66d0a3475bc650780:
>
> block/vvfat: Fix bad printf format specifiers (2020-11-03 16:24:56 +0100)
>
> ----------------------------------------------------------------
> Block layer patches:
>
> - iotests: Fix pylint/mypy warnings with Python 3.9
> - qmp: fix aio_poll() assertion failure on Windows
> - Some minor fixes
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.
-- PMM
- [PULL 0/6] Block layer patches, Kevin Wolf, 2020/11/03
- [PULL 1/6] qmp: fix aio_poll() assertion failure on Windows, Kevin Wolf, 2020/11/03
- [PULL 2/6] qemu-img convert: Free @sn_opts in all error cases, Kevin Wolf, 2020/11/03
- [PULL 4/6] iotests: Disable unsubscriptable-object in pylint, Kevin Wolf, 2020/11/03
- [PULL 3/6] iotests.py: Fix type check errors in wait_migration(), Kevin Wolf, 2020/11/03
- [PULL 5/6] iotests: Use Python 3 style super(), Kevin Wolf, 2020/11/03
- [PULL 6/6] block/vvfat: Fix bad printf format specifiers, Kevin Wolf, 2020/11/03
- Re: [PULL 0/6] Block layer patches,
Peter Maydell <=