Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250606164418.98655-1-philmd@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Cameron Esfahani <dirty@apple.com>, Roman Bolshakov <rbolshakov@ddn.com>, Phil Dennis-Jordan <phil@philjordan.eu>, Fabiano Rosas <farosas@suse.de>, Laurent Vivier <lvivier@redhat.com>, Stefano Stabellini <sstabellini@kernel.org>, Anthony PERARD <anthony@xenproject.org>, Paul Durrant <paul@xen.org>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, Warner Losh <imp@bsdimp.com>, Kyle Evans <kevans@freebsd.org>, Peter Maydell <peter.maydell@linaro.org>, Reinoud Zandijk <reinoud@netbsd.org>, Sunil Muthuswamy <sunilmut@microsoft.com>
accel/accel-internal.h | 2 ++
accel/tcg/tcg-accel-ops-mttcg.h | 3 +-
accel/tcg/tcg-accel-ops.h | 1 +
include/qemu/accel.h | 8 ++++-
include/system/accel-ops.h | 5 +++-
include/system/cpus.h | 5 ++--
include/system/hvf_int.h | 1 +
accel/accel-common.c | 49 +++++++++++++++++++++++++++++--
accel/accel-system.c | 5 ++--
accel/dummy-cpus.c | 10 ++-----
accel/hvf/hvf-accel-ops.c | 25 +++-------------
accel/kvm/kvm-accel-ops.c | 12 +-------
accel/kvm/kvm-all.c | 6 ++--
accel/qtest/qtest.c | 5 ++--
accel/tcg/tcg-accel-ops-mttcg.c | 17 +----------
accel/tcg/tcg-accel-ops-rr.c | 3 +-
accel/tcg/tcg-accel-ops.c | 14 +++++++--
accel/tcg/tcg-all.c | 4 +--
accel/xen/xen-all.c | 3 +-
bsd-user/main.c | 2 +-
hw/arm/virt.c | 2 +-
linux-user/main.c | 2 +-
system/cpus.c | 9 ++++--
target/i386/nvmm/nvmm-accel-ops.c | 12 +-------
target/i386/nvmm/nvmm-all.c | 2 +-
target/i386/whpx/whpx-accel-ops.c | 12 +-------
target/i386/whpx/whpx-all.c | 2 +-
27 files changed, 110 insertions(+), 111 deletions(-)