[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/38] Block layer patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/38] Block layer patches |
Date: |
Sat, 21 Jan 2023 13:03:00 +0000 |
On Fri, 20 Jan 2023 at 12:26, Kevin Wolf <kwolf@redhat.com> wrote:
>
> The following changes since commit 239b8b0699a222fd21da1c5fdeba0a2456085a47:
>
> Merge tag 'trivial-branch-for-8.0-pull-request' of
> https://gitlab.com/laurent_vivier/qemu into staging (2023-01-19 15:05:29
> +0000)
>
> are available in the Git repository at:
>
> https://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to 4711b0a8490827c332b3f9281f689ce9555b7fab:
>
> qemu-img: Change info key names for protocol nodes (2023-01-20 13:11:01
> +0100)
>
> ----------------------------------------------------------------
> Block layer patches
>
> - qemu-img info: Show protocol-level information
> - Move more functions to coroutines
> - Make coroutine annotations ready for static analysis
> - qemu-img: Fix exit code for errors closing the image
> - qcow2 bitmaps: Fix theoretical corruption in error path
> - pflash: Only load non-zero parts of backend image to save memory
> - Code cleanup and test case improvements
>
Hi -- this has a conflict in coroutine.h. Could you rebase and resend,
please?
thanks
-- PMM
- [PULL 30/38] block: Split BlockNodeInfo off of ImageInfo, (continued)
- [PULL 30/38] block: Split BlockNodeInfo off of ImageInfo, Kevin Wolf, 2023/01/20
- [PULL 26/38] block/nbd: Add missing <qemu/bswap.h> include, Kevin Wolf, 2023/01/20
- [PULL 31/38] qemu-img: Use BlockNodeInfo, Kevin Wolf, 2023/01/20
- [PULL 34/38] block/qapi: Add indentation to bdrv_node_info_dump(), Kevin Wolf, 2023/01/20
- [PULL 33/38] block/qapi: Introduce BlockGraphInfo, Kevin Wolf, 2023/01/20
- [PULL 37/38] qemu-img: Let info print block graph, Kevin Wolf, 2023/01/20
- [PULL 32/38] block/qapi: Let bdrv_query_image_info() recurse, Kevin Wolf, 2023/01/20
- [PULL 36/38] iotests/106, 214, 308: Read only one size line, Kevin Wolf, 2023/01/20
- [PULL 35/38] iotests: Filter child node information, Kevin Wolf, 2023/01/20
- [PULL 38/38] qemu-img: Change info key names for protocol nodes, Kevin Wolf, 2023/01/20
- Re: [PULL 00/38] Block layer patches,
Peter Maydell <=