Failed in applying to current master (
apply log)
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Warner Losh <imp@bsdimp.com>, Kyle Evans <kevans@freebsd.org>, Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Yanan Wang <wangyanan55@huawei.com>, "Michael S. Tsirkin" <mst@redhat.com>, Stefano Stabellini <sstabellini@kernel.org>, Anthony Perard <anthony.perard@citrix.com>, Paul Durrant <paul@xen.org>, Peter Maydell <peter.maydell@linaro.org>, Song Gao <gaosong@loongson.cn>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, "Cédric Le Goater" <clg@kaod.org>, Nicholas Piggin <npiggin@gmail.com>, "Frédéric Barrat" <fbarrat@linux.ibm.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, David Gibson <david@gibson.dropbear.id.au>, Harsh Prateek Bora <harshpb@linux.ibm.com>, David Hildenbrand <david@redhat.com>, Ilya Leoshkevich <iii@linux.ibm.com>, Thomas Huth <thuth@redhat.com>, Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, "Alex Bennée" <alex.bennee@linaro.org>, Viresh Kumar <viresh.kumar@linaro.org>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>, Laurent Vivier <laurent@vivier.eu>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Alexander Graf <agraf@csgraf.de>, Michael Rolnik <mrolnik@gmail.com>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, Brian Cain <bcain@quicinc.com>, Cameron Esfahani <dirty@apple.com>, Roman Bolshakov <rbolshakov@ddn.com>, Marcelo Tosatti <mtosatti@redhat.com>, David Woodhouse <dwmw2@infradead.org>, Reinoud Zandijk <reinoud@netbsd.org>, Sunil Muthuswamy <sunilmut@microsoft.com>, Aurelien Jarno <aurelien@aurel32.net>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>, Huacai Chen <chenhuacai@kernel.org>, Chris Wulff <crwulff@gmail.com>, Marek Vasut <marex@denx.de>, Stafford Horne <shorne@gmail.com>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Bin Meng <bin.meng@windriver.com>, Weiwei Li <liwei1518@gmail.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>, Yoshinori Sato <ysato@users.sourceforge.jp>, Artyom Tarasenko <atar4qemu@gmail.com>, Bastian Koppelmann <kbastian@mail.uni-paderborn.de>, Max Filippov <jcmvbkbc@gmail.com>
MAINTAINERS | 1 +
scripts/coccinelle/cpu_env.cocci | 100 ++++++++++++++++++++++++
include/hw/acpi/cpu.h | 2 +-
include/hw/boards.h | 2 +-
target/i386/hvf/vmx.h | 13 +--
target/i386/hvf/x86.h | 26 +++---
target/i386/hvf/x86_descr.h | 14 ++--
target/i386/hvf/x86_emu.h | 4 +-
target/i386/hvf/x86_mmu.h | 6 +-
accel/tcg/cpu-exec.c | 3 +-
bsd-user/signal.c | 3 +-
hw/core/machine.c | 4 +-
hw/display/ati.c | 2 +-
hw/i386/fw_cfg.c | 3 +-
hw/i386/vmmouse.c | 6 +-
hw/i386/x86.c | 2 +-
hw/i386/xen/xen-hvm.c | 3 +-
hw/intc/arm_gicv3_cpuif.c | 7 +-
hw/intc/arm_gicv3_cpuif_common.c | 5 +-
hw/loongarch/virt.c | 2 +-
hw/misc/macio/pmu.c | 2 +-
hw/misc/pvpanic-pci.c | 2 +-
hw/pci-bridge/cxl_root_port.c | 2 +-
hw/ppc/mpc8544_guts.c | 3 +-
hw/ppc/pnv.c | 23 +++---
hw/ppc/pnv_xscom.c | 5 +-
hw/ppc/ppce500_spin.c | 3 +-
hw/ppc/spapr.c | 8 +-
hw/ppc/spapr_caps.c | 7 +-
hw/s390x/s390-virtio-ccw.c | 2 +-
hw/virtio/vhost-user-gpio.c | 8 +-
hw/virtio/vhost-user-scmi.c | 6 +-
hw/virtio/virtio-pci.c | 2 +-
hw/xen/xen_pt.c | 6 +-
linux-user/i386/cpu_loop.c | 4 +-
linux-user/signal.c | 6 +-
migration/multifd-zlib.c | 2 +-
target/alpha/cpu.c | 31 ++------
target/alpha/gdbstub.c | 6 +-
target/alpha/helper.c | 15 ++--
target/alpha/mem_helper.c | 11 +--
target/alpha/translate.c | 4 +-
target/arm/cpu.c | 37 ++++-----
target/arm/debug_helper.c | 8 +-
target/arm/gdbstub.c | 6 +-
target/arm/gdbstub64.c | 6 +-
target/arm/helper.c | 9 +--
target/arm/hvf/hvf.c | 12 +--
target/arm/kvm.c | 5 +-
target/arm/machine.c | 6 +-
target/arm/ptw.c | 3 +-
target/arm/tcg/cpu32.c | 4 +-
target/arm/tcg/translate.c | 3 +-
target/avr/cpu.c | 29 ++-----
target/avr/gdbstub.c | 6 +-
target/avr/helper.c | 10 +--
target/avr/translate.c | 3 +-
target/cris/cpu.c | 12 +--
target/cris/gdbstub.c | 9 +--
target/cris/helper.c | 12 +--
target/cris/translate.c | 6 +-
target/hexagon/cpu.c | 27 ++-----
target/hexagon/gdbstub.c | 6 +-
target/hppa/cpu.c | 8 +-
target/hppa/int_helper.c | 8 +-
target/hppa/mem_helper.c | 6 +-
target/hppa/translate.c | 3 +-
target/i386/arch_dump.c | 11 +--
target/i386/arch_memory_mapping.c | 3 +-
target/i386/cpu-dump.c | 3 +-
target/i386/cpu.c | 51 +++++-------
target/i386/helper.c | 42 +++-------
target/i386/hvf/hvf.c | 8 +-
target/i386/hvf/x86.c | 30 ++++---
target/i386/hvf/x86_descr.c | 8 +-
target/i386/hvf/x86_emu.c | 6 +-
target/i386/hvf/x86_mmu.c | 14 ++--
target/i386/hvf/x86_task.c | 10 +--
target/i386/hvf/x86hvf.c | 11 +--
target/i386/kvm/kvm.c | 6 +-
target/i386/kvm/xen-emu.c | 32 +++-----
target/i386/nvmm/nvmm-all.c | 6 +-
target/i386/tcg/sysemu/bpt_helper.c | 3 +-
target/i386/tcg/sysemu/excp_helper.c | 3 +-
target/i386/tcg/tcg-cpu.c | 14 +---
target/i386/tcg/user/excp_helper.c | 6 +-
target/i386/tcg/user/seg_helper.c | 3 +-
target/i386/whpx/whpx-all.c | 18 ++---
target/loongarch/cpu.c | 41 +++-------
target/loongarch/gdbstub.c | 6 +-
target/loongarch/kvm/kvm.c | 41 +++-------
target/loongarch/tcg/tlb_helper.c | 6 +-
target/loongarch/tcg/translate.c | 3 +-
target/m68k/cpu.c | 37 +++------
target/m68k/gdbstub.c | 6 +-
target/m68k/helper.c | 8 +-
target/m68k/m68k-semi.c | 6 +-
target/m68k/op_helper.c | 11 +--
target/m68k/translate.c | 3 +-
target/microblaze/cpu.c | 6 +-
target/microblaze/gdbstub.c | 3 +-
target/microblaze/helper.c | 3 +-
target/microblaze/translate.c | 6 +-
target/mips/cpu.c | 17 ++--
target/mips/gdbstub.c | 6 +-
target/mips/kvm.c | 27 +++----
target/mips/sysemu/physaddr.c | 3 +-
target/mips/tcg/exception.c | 3 +-
target/mips/tcg/op_helper.c | 8 +-
target/mips/tcg/sysemu/special_helper.c | 3 +-
target/mips/tcg/sysemu/tlb_helper.c | 6 +-
target/mips/tcg/translate.c | 3 +-
target/nios2/cpu.c | 17 +---
target/nios2/helper.c | 3 +-
target/nios2/nios2-semi.c | 6 +-
target/nios2/translate.c | 3 +-
target/openrisc/cpu.c | 8 +-
target/openrisc/gdbstub.c | 6 +-
target/openrisc/interrupt.c | 6 +-
target/openrisc/translate.c | 6 +-
target/ppc/cpu_init.c | 23 +++---
target/ppc/excp_helper.c | 3 +-
target/ppc/gdbstub.c | 12 +--
target/ppc/kvm.c | 20 ++---
target/ppc/ppc-qmp-cmds.c | 3 +-
target/ppc/user_only_helper.c | 3 +-
target/riscv/arch_dump.c | 6 +-
target/riscv/cpu.c | 19 ++---
target/riscv/cpu_helper.c | 19 ++---
target/riscv/debug.c | 9 +--
target/riscv/gdbstub.c | 6 +-
target/riscv/kvm/kvm-cpu.c | 11 +--
target/riscv/tcg/tcg-cpu.c | 10 +--
target/riscv/translate.c | 6 +-
target/rx/cpu.c | 6 +-
target/rx/gdbstub.c | 6 +-
target/rx/helper.c | 6 +-
target/rx/translate.c | 6 +-
target/s390x/cpu-dump.c | 3 +-
target/s390x/gdbstub.c | 6 +-
target/s390x/helper.c | 3 +-
target/s390x/kvm/kvm.c | 6 +-
target/s390x/tcg/excp_helper.c | 11 +--
target/s390x/tcg/misc_helper.c | 4 +-
target/s390x/tcg/translate.c | 3 +-
target/sh4/cpu.c | 22 ++----
target/sh4/gdbstub.c | 6 +-
target/sh4/helper.c | 14 +---
target/sh4/op_helper.c | 4 +-
target/sh4/translate.c | 6 +-
target/sparc/cpu.c | 21 ++---
target/sparc/gdbstub.c | 3 +-
target/sparc/int32_helper.c | 3 +-
target/sparc/int64_helper.c | 3 +-
target/sparc/ldst_helper.c | 6 +-
target/sparc/mmu_helper.c | 15 ++--
target/sparc/translate.c | 9 +--
target/tricore/cpu.c | 28 ++-----
target/tricore/gdbstub.c | 6 +-
target/tricore/helper.c | 3 +-
target/tricore/translate.c | 3 +-
target/xtensa/cpu.c | 9 +--
target/xtensa/dbg_helper.c | 3 +-
target/xtensa/exc_helper.c | 3 +-
target/xtensa/gdbstub.c | 6 +-
target/xtensa/helper.c | 9 +--
target/xtensa/translate.c | 6 +-
167 files changed, 615 insertions(+), 998 deletions(-)
create mode 100644 scripts/coccinelle/cpu_env.cocci