]> git.proxmox.com Git - mirror_qemu.git/commit
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 4 Oct 2023 09:06:20 +0000 (11:06 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 7 Oct 2023 17:02:33 +0000 (19:02 +0200)
commit7893e42d5d9cafeeab30a114e8ec86517f8a1b36
tree3c347d9ad5fd9c9c7b519cdb96e23991feaaf105
parentc2646d49588d834c2bcc050539053074ac43d4ba
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231004090629.37473-6-philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
26 files changed:
accel/tcg/user-exec.c
docs/devel/testing.rst
include/qemu/atomic128.h
include/tcg/tcg-op-common.h
target/riscv/vector_helper.c
tcg/aarch64/tcg-target.c.inc
tcg/arm/tcg-target.c.inc
tcg/i386/tcg-target.c.inc
tcg/loongarch64/tcg-target.c.inc
tcg/meson.build
tcg/mips/tcg-target.c.inc
tcg/ppc/tcg-target.c.inc
tcg/region.c
tcg/riscv/tcg-target.c.inc
tcg/s390x/tcg-target.c.inc
tcg/sparc64/tcg-target.c.inc
tcg/tcg.c
tests/tcg/Makefile.target
tests/tcg/multiarch/gdbstub/interrupt.py
tests/tcg/multiarch/gdbstub/memory.py
tests/tcg/multiarch/system/memory.c
tests/tcg/s390x/pgm-specification-softmmu.S
tests/tcg/s390x/pgm-specification.mak
tests/tcg/s390x/softmmu.ld
tests/tcg/xtensa/Makefile.softmmu-target
tests/tcg/xtensaeb/Makefile.softmmu-target