Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251103101034.59039-1-philmd@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Cameron Esfahani <dirty@apple.com>, Roman Bolshakov <rbolshakov@ddn.com>, Phil Dennis-Jordan <phil@philjordan.eu>, Mads Ynddal <mads@ynddal.dk>, Peter Maydell <peter.maydell@linaro.org>, Alexander Graf <agraf@csgraf.de>
include/accel/accel-cpu-ops.h | 1 +
include/system/hvf_int.h | 26 ++--
accel/accel-common.c | 5 +
accel/hvf/hvf-accel-ops.c | 21 +---
accel/hvf/hvf-all.c | 186 +++++++++--------------------
target/arm/cpu.c | 67 +++++------
target/arm/hvf/hvf.c | 217 ++++++++++++++++++++--------------
target/i386/hvf/hvf.c | 61 ++++++----
accel/hvf/trace-events | 1 +
9 files changed, 274 insertions(+), 311 deletions(-)