From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: Re: [PULL 0/9] Accelerators & CPU patches for Halloween 2025
Date: Sat, 1 Nov 2025 12:13:18 +0100 [thread overview]
Message-ID: <3246d988-c89a-426e-b2c6-2f086b2578f0@linaro.org> (raw)
In-Reply-To: <20251031211518.38503-1-philmd@linaro.org>
On 10/31/25 22:15, Philippe Mathieu-Daudé wrote:
> The following changes since commit c494afbb7d552604ad26036127655c534a2645e5:
>
> Merge tag 'pull-nvme-20251030' of https://gitlab.com/birkelund/qemu into staging (2025-10-31 12:56:05 +0100)
>
> are available in the Git repository at:
>
> https://github.com/philmd/qemu.git tags/accel-cpus-20251031
>
> for you to fetch changes up to 0da6099730dbd44a6a96ad18774e5553d1ca7d21:
>
> rx: cpu: fix interrupts check in rx_cpu_do_interrupt() (2025-10-31 22:10:50 +0100)
>
> Following checkpatch.pl error ignored:
>
> 8/9 Checking commit 46f767bd6814 (tests/unit: add unit test for qemu_hexdump())
> ERROR: unnecessary whitespace before a quoted newline
> #59: FILE: tests/unit/test-cutils.c:3662:
> + "s is \n";
>
> total: 1 errors, 0 warnings, 56 lines checked
>
> ----------------------------------------------------------------
> Generic CPUs / accelerators patch queue
>
> - Access CPUState::thread_kicked atomically
> - Make async_safe_run_on_cpu() safe on HVF
> - Fix bql_locked status with condvar APIs
> - Document cpu_memory_rw_debug()
> - Rename init_clocks() -> qemu_init_clocks() to avoid name clashing
> - Fix QEMU_HEXDUMP_LINE_WIDTH logic
> - Fix interrupts check in rx_cpu_do_interrupt()
> ----------------------------------------------------------------
This has merge conflicts with Peter's target-arm queue.
Please rebase vs master and resend.
r~
prev parent reply other threads:[~2025-11-01 11:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-31 21:15 [PULL 0/9] Accelerators & CPU patches for Halloween 2025 Philippe Mathieu-Daudé
2025-10-31 21:15 ` [PULL 1/9] cpus: Access CPUState::thread_kicked atomically Philippe Mathieu-Daudé
2025-10-31 21:15 ` [PULL 2/9] accel/hvf: Make async_safe_run_on_cpu() safe Philippe Mathieu-Daudé
2025-10-31 21:15 ` [PULL 3/9] accel/tcg: Use cpu_is_stopped() helper to access CPUState::stopped Philippe Mathieu-Daudé
2025-10-31 21:15 ` [PULL 4/9] bql: Fix bql_locked status with condvar APIs Philippe Mathieu-Daudé
2025-10-31 21:15 ` [PULL 5/9] exec/cpu: Declare cpu_memory_rw_debug() in 'hw/core/cpu.h' and document Philippe Mathieu-Daudé
2025-10-31 21:15 ` [PULL 6/9] timers: properly prefix init_clocks() Philippe Mathieu-Daudé
2025-10-31 21:15 ` [PULL 7/9] util/hexdump: fix QEMU_HEXDUMP_LINE_WIDTH logic Philippe Mathieu-Daudé
2025-10-31 21:15 ` [PULL 8/9] tests/unit: add unit test for qemu_hexdump() Philippe Mathieu-Daudé
2025-10-31 21:15 ` [PULL 9/9] rx: cpu: fix interrupts check in rx_cpu_do_interrupt() Philippe Mathieu-Daudé
2025-11-01 11:13 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3246d988-c89a-426e-b2c6-2f086b2578f0@linaro.org \
--to=richard.henderson@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).