Failed in applying to current master (
apply log)
Maintainers: "Philippe Mathieu-Daudé" <philmd@linaro.org>, Zhao Liu <zhao1.liu@intel.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, "Michael S. Tsirkin" <mst@redhat.com>, Max Filippov <jcmvbkbc@gmail.com>, "Dr. David Alan Gilbert" <dave@treblig.org>, "Alex Bennée" <alex.bennee@linaro.org>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, Alexandre Iooss <erdnaxe@crans.org>, Peter Xu <peterx@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, Michael Rolnik <mrolnik@gmail.com>, Helge Deller <deller@gmx.de>, Pedro Barbuda <pbarbuda@microsoft.com>, Mohamed Mediouni <mohamed@unpredictable.fr>, Song Gao <gaosong@loongson.cn>, Laurent Vivier <laurent@vivier.eu>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, Aurelien Jarno <aurelien@aurel32.net>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Aleksandar Rikalo <arikalo@gmail.com>, Huacai Chen <chenhuacai@kernel.org>, Stafford Horne <shorne@gmail.com>, Nicholas Piggin <npiggin@gmail.com>, Chinmay Rath <rathc@linux.ibm.com>, Glenn Miles <milesg@linux.ibm.com>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Weiwei Li <liwei1518@gmail.com>, Daniel Henrique Barboza <daniel.barboza@oss.qualcomm.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>, Chao Liu <chao.liu.zevorn@gmail.com>, Yoshinori Sato <yoshinori.sato@nifty.com>, Cornelia Huck <cohuck@redhat.com>, Eric Farman <farman@linux.ibm.com>, Matthew Rosato <mjrosato@linux.ibm.com>, Ilya Leoshkevich <iii@linux.ibm.com>, David Hildenbrand <david@kernel.org>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, Artyom Tarasenko <atar4qemu@gmail.com>
hw/core/cpu-system.c | 47 ++++++++++++++++++--------------
hw/i386/vapic.c | 13 +++++----
hw/xtensa/sim.c | 6 +++-
hw/xtensa/xtfpga.c | 6 +++-
include/hw/core/cpu.h | 40 +++++++++++++++------------
include/hw/core/sysemu-cpu-ops.h | 39 ++++++++++++++++++++++----
monitor/hmp-cmds.c | 8 ++----
plugins/api.c | 8 +++---
system/physmem.c | 38 ++++++++++++++++----------
target/alpha/cpu.c | 2 +-
target/alpha/cpu.h | 2 +-
target/alpha/helper.c | 3 +-
target/arm/cpu.c | 2 +-
target/arm/cpu.h | 3 --
target/arm/internals.h | 4 +++
target/arm/ptw.c | 39 +++++++++++++++-----------
target/avr/cpu.c | 2 +-
target/avr/cpu.h | 2 +-
target/avr/helper.c | 2 +-
target/hppa/cpu.c | 2 +-
target/hppa/cpu.h | 2 +-
target/hppa/mem_helper.c | 2 +-
target/i386/cpu.c | 2 +-
target/i386/cpu.h | 2 +-
target/i386/helper.c | 4 +--
target/i386/whpx/whpx-all.c | 2 +-
target/loongarch/cpu-mmu.h | 2 +-
target/loongarch/cpu.c | 2 +-
target/loongarch/cpu_helper.c | 2 +-
target/m68k/cpu.c | 2 +-
target/m68k/cpu.h | 2 +-
target/m68k/helper.c | 2 +-
target/microblaze/cpu.c | 2 +-
target/microblaze/cpu.h | 2 +-
target/microblaze/helper.c | 11 ++++----
target/mips/cpu.c | 2 +-
target/mips/internal.h | 2 +-
target/mips/system/physaddr.c | 2 +-
target/or1k/cpu.c | 2 +-
target/or1k/cpu.h | 2 +-
target/or1k/mmu.c | 2 +-
target/ppc/cpu.h | 2 +-
target/ppc/cpu_init.c | 2 +-
target/ppc/mmu-hash32.c | 2 +-
target/ppc/mmu_common.c | 4 +--
target/riscv/cpu.c | 2 +-
target/riscv/cpu.h | 2 +-
target/riscv/cpu_helper.c | 4 +--
target/rx/cpu.c | 2 +-
target/rx/cpu.h | 2 +-
target/rx/helper.c | 2 +-
target/s390x/cpu-system.c | 2 +-
target/s390x/helper.c | 20 ++++----------
target/s390x/s390x-internal.h | 1 -
target/sh4/cpu.c | 2 +-
target/sh4/cpu.h | 2 +-
target/sh4/helper.c | 2 +-
target/sparc/cpu.c | 2 +-
target/sparc/cpu.h | 2 +-
target/sparc/mmu_helper.c | 23 ++++++++++++----
target/tricore/cpu.c | 2 +-
target/tricore/cpu.h | 2 +-
target/tricore/helper.c | 2 +-
target/xtensa/cpu.c | 2 +-
target/xtensa/cpu.h | 2 +-
target/xtensa/mmu_helper.c | 2 +-
target/xtensa/xtensa-semi.c | 9 ++++--
67 files changed, 246 insertions(+), 176 deletions(-)