[PULL 0/3] linux-user patch queue

Richard Henderson posted 3 patches 3 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250727073728.82913-1-richard.henderson@linaro.org
Maintainers: Laurent Vivier <laurent@vivier.eu>
There is a newer version of this series
linux-user/aarch64/signal.c | 139 +++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 136 insertions(+), 3 deletions(-)
[PULL 0/3] linux-user patch queue
Posted by Richard Henderson 3 months, 2 weeks ago
The following changes since commit c017386f28c03a03b8f14444f8671d3d8f7180fe:

  Merge tag 'pull-target-arm-20250725' of https://gitlab.com/pm215/qemu into staging (2025-07-25 08:24:52 -0400)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-lu-20250726

for you to fetch changes up to e35215db401113867e20634622a370c0e8931797:

  linux-user/aarch64: Support ZT_MAGIC signal frame record (2025-07-25 13:11:48 -1000)

----------------------------------------------------------------
linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
linux-user/aarch64: Support ZT_MAGIC signal frame record

----------------------------------------------------------------
Peter Maydell (3):
      linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
      linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
      linux-user/aarch64: Support ZT_MAGIC signal frame record

 linux-user/aarch64/signal.c | 139 +++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 136 insertions(+), 3 deletions(-)
Re: [PULL 0/3] linux-user patch queue
Posted by Stefan Hajnoczi 3 months, 2 weeks ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.1 for any user-visible changes.