[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/17] Misc fixes patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/17] Misc fixes patches |
Date: |
Mon, 12 Feb 2024 18:31:37 +0000 |
On Fri, 9 Feb 2024 at 14:07, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> The following changes since commit 9e34f127f419b3941b36dfdfac79640dc81e97e2:
>
> Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into
> staging (2024-02-08 11:59:28 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/berrange/qemu tags/misc-fixes-pull-request
>
> for you to fetch changes up to d87b258b75498d3e8563ec8ebaaf67efc27be945:
>
> tests: Add case for LUKS volume with detached header (2024-02-09 12:50:38
> +0000)
>
> ----------------------------------------------------------------
> - LUKS support for detached headers
> - Update x86 CPU model docs and script
> - Add missing close of chardev QIOChannel
> - More trace events o nTKS handshake
> - Drop unsafe VNC constants
> - Increase NOFILE limit during startup
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 10/17] io: add trace event when cancelling TLS handshake, (continued)
- [PULL 10/17] io: add trace event when cancelling TLS handshake, Daniel P . Berrangé, 2024/02/09
- [PULL 09/17] chardev: close QIOChannel before unref'ing, Daniel P . Berrangé, 2024/02/09
- [PULL 08/17] docs: re-generate x86_64 ABI compatibility CSV, Daniel P . Berrangé, 2024/02/09
- [PULL 11/17] crypto: Support LUKS volume with detached header, Daniel P . Berrangé, 2024/02/09
- [PULL 12/17] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS, Daniel P . Berrangé, 2024/02/09
- [PULL 13/17] crypto: Modify the qcrypto_block_create to support creation flags, Daniel P . Berrangé, 2024/02/09
- [PULL 15/17] block: Support detached LUKS header creation using qemu-img, Daniel P . Berrangé, 2024/02/09
- [PULL 17/17] tests: Add case for LUKS volume with detached header, Daniel P . Berrangé, 2024/02/09
- [PULL 14/17] block: Support detached LUKS header creation using blockdev-create, Daniel P . Berrangé, 2024/02/09
- [PULL 16/17] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS, Daniel P . Berrangé, 2024/02/09
- Re: [PULL 00/17] Misc fixes patches,
Peter Maydell <=