Syzbot CI
All Series
Statistics
Content
×
Subject
cpus: Improvements around BQL locking, improving docstring
Author
philmd@oss.qualcomm.com
Date
2026-08-13 18:16:24 +0000 UTC
Version
Version 1
Cc
agraf@csgraf.de
alistair.francis@wdc.com
chao.liu@processmission.com
daniel.barboza@oss.qualcomm.com
dblanzeanu@linux.microsoft.com
harshpb@linux.ibm.com
kvm@vger.kernel.org
liwei1518@gmail.com
magnuskulke@linux.microsoft.com
mohamed@unpredictable.fr
npiggin@gmail.com
palmer@dabbelt.com
pbarbuda@microsoft.com
pbonzini@redhat.com
peter.maydell@linaro.org
peterx@redhat.com
phil@philjordan.eu
philmd@mailo.com
philmd@oss.qualcomm.com
pierrick.bouvier@oss.qualcomm.com
qemu-arm@nongnu.org
qemu-devel@nongnu.org
qemu-ppc@nongnu.org
qemu-riscv@nongnu.org
rbolshakov@ddn.com
reinoud@netbsd.org
richard.henderson@linaro.org
wei.liu@kernel.org
zhao1.liu@intel.com
zhiwei_liu@linux.alibaba.com
Patches (16)
Name
Content
[All]
[PATCH 01/16] accel: Label outer / inner vCPU execution loops
[Body]
[PATCH 02/16] cpus: Improve qemu_cpu_kick_self() docstring
[Body]
[PATCH 03/16] cpus: Rename cpu_stop_current() -> qemu_cpu_stop_self()
[Body]
[PATCH 04/16] cpus: Rename qemu_cpu_stop() to qemu_cpu_ack_stop_request()
[Body]
[PATCH 05/16] cpus: Improve cpu_pause() docstring
[Body]
[PATCH 06/16] cpus: Improve cpu_exit() docstring
[Body]
[PATCH 07/16] cpus: Document process_queued_cpu_work*() runs on current vCPU
[Body]
[PATCH 08/16] cpus: Slightly improve *run_on_cpu() docstrings
[Body]
[PATCH 09/16] accel/tcg: Use RUN_ON_CPU_NULL for tcg_commit() callbacks
[Body]
[PATCH 10/16] accel/kvm: Clarify use of @r variable in vcpu thread loop
[Body]
[PATCH 11/16] accel/kvm: Consistently return CPU halt state from process_async_events
[Body]
[PATCH 12/16] target/arm/hvf: Move flush_cpu_state() into the inner vCPU loop
[Body]
[PATCH 13/16] target/arm/hvf: Lock BQL outside of the vCPU inner execution loop
[Body]
[PATCH 14/16] target/i386/hvf: Lock BQL outside of the vCPU inner execution loop
[Body]
[PATCH 15/16] target/arm/powerctl: Move BQL assertions to async work context
[Body]
[PATCH 16/16] target/arm/whpx: Fix argument order typo in memory access error message
[Body]
Series Summary
skipped
Session skipped: failed to find a base commit: series does not apply
Sessions
Session 2026-08-13
skipped
ID (for dev)
08cacadd-256f-40ec-99f2-767fb6da43ec
Status
skipped
Triaged
Skipped: failed to find a base commit: series does not apply
[Log]
Execution Log
[Link]
Test
Base
Patched
Verdict