[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/55] Misc ERRP_GUARD() and cpu_env() patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/55] Misc ERRP_GUARD() and cpu_env() patches |
Date: |
Tue, 12 Mar 2024 21:31:30 +0000 |
On Tue, 12 Mar 2024 at 12:43, Thomas Huth <thuth@redhat.com> wrote:
>
> The following changes since commit 7489f7f3f81dcb776df8c1b9a9db281fc21bf05f:
>
> Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into staging
> (2024-03-09 20:12:21 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/thuth/qemu.git tags/pull-request-2024-03-12
>
> for you to fetch changes up to 42e62aadfdcc44215482a85da55dc4758775d790:
>
> user: Prefer fast cpu_env() over slower CPU QOM cast macro (2024-03-12
> 12:04:25 +0100)
>
> ----------------------------------------------------------------
> * Add missing ERRP_GUARD() statements in functions that need it
> * Prefer fast cpu_env() over slower CPU QOM cast macro
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 48/55] target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro, (continued)
- [PULL 48/55] target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro, Thomas Huth, 2024/03/12
- [PULL 49/55] target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro, Thomas Huth, 2024/03/12
- [PULL 50/55] target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro, Thomas Huth, 2024/03/12
- [PULL 52/55] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro, Thomas Huth, 2024/03/12
- [PULL 55/55] user: Prefer fast cpu_env() over slower CPU QOM cast macro, Thomas Huth, 2024/03/12
- [PULL 29/55] hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend(), Thomas Huth, 2024/03/12
- [PULL 33/55] error: Move ERRP_GUARD() to the beginning of the function, Thomas Huth, 2024/03/12
- [PULL 32/55] target/s390x/cpu_models: Fix missing ERRP_GUARD() for error_prepend(), Thomas Huth, 2024/03/12
- [PULL 53/55] target/tricore: Prefer fast cpu_env() over slower CPU QOM cast macro, Thomas Huth, 2024/03/12
- [PULL 54/55] target/xtensa: Prefer fast cpu_env() over slower CPU QOM cast macro, Thomas Huth, 2024/03/12
- Re: [PULL 00/55] Misc ERRP_GUARD() and cpu_env() patches,
Peter Maydell <=