- bebd5cb target/sh4: Drop tcg_temp_free by Richard Henderson · 2 years ago
- 597f9b2 accel/tcg: Pass max_insn to gen_intermediate_code by pointer by Richard Henderson · 2 years, 1 month ago
- dd69c77 target/sh4: Replace `tb_pc()` with `tb->pc` by Anton Johansson · 2 years ago
- 6d2d454 target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu by Philippe Mathieu-Daudé · 2 years, 3 months ago
- bc23316 target/sh4: Mask restore of env->flags from tb->flags by Guenter Roeck · 2 years, 3 months ago
- 9049383 target/sh4: Convert to 3-phase reset by Peter Maydell · 2 years, 3 months ago
- e797732 target/sh4: Convert to tcg_ops restore_state_to_opc by Richard Henderson · 2 years, 4 months ago
- ab419fd target/sh4: Fix TB_FLAG_UNALIGN by Richard Henderson · 2 years, 6 months ago
- fbf59aa accel/tcg: Introduce tb_pc and log_pc by Richard Henderson · 2 years, 7 months ago
- e4fdf9d hw/core: Add CPUClass.get_pc by Richard Henderson · 2 years, 5 months ago
- 306c872 accel/tcg: Add pc and host_pc params to gen_intermediate_code by Richard Henderson · 2 years, 7 months ago
- 4f31b54 Normalize header guard symbol definition by Markus Armbruster · 2 years, 10 months ago
- 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 11 months ago
- 8eb806a exec/translator: Pass the locked filepointer to disas_log hook by Richard Henderson · 2 years, 11 months ago
- 69242e7 Move CPU softfloat unions to cpu-float.h by Marc-André Lureau · 3 years ago
- b492021 target/sh4: Remove old README.sh4 file by Thomas Huth · 3 years ago
- b36e239 target: Use ArchCPU as interface to target CPU by Philippe Mathieu-Daudé · 3 years, 1 month ago
- 9295b1a target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro by Philippe Mathieu-Daudé · 3 years, 1 month ago
- 1ea4a06 target: Use CPUArchState as interface to target-specific CPU state by Philippe Mathieu-Daudé · 3 years, 1 month ago
- fc313c6 exec/memop: Adding signedness to quad definitions by Frédéric Pétrot · 3 years, 2 months ago
- 4da06fb target/sh4: Implement prctl_unalign_sigbus by Richard Henderson · 3 years, 2 months ago
- 0ee0942 target/sh4: Set fault address in superh_cpu_do_unaligned_access by Richard Henderson · 3 years, 7 months ago
- cac720e target/sh4: Make sh4_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
- 52df5ad target/sh4: Drop check for singlestep_enabled by Richard Henderson · 3 years, 8 months ago
- 196fb7a target/sh4: Use lookup_symbol in sh4_tr_disas_log by Richard Henderson · 3 years, 5 months ago
- fa947a6 hw/core: Make do_unaligned_access noreturn by Richard Henderson · 3 years, 7 months ago
- 8b1d5b3 include/exec: Move cpu_signal_handler declaration by Richard Henderson · 3 years, 7 months ago
- 73166ca target/sh4: Restrict cpu_exec_interrupt() handler to sysemu by Philippe Mathieu-Daudé · 3 years, 6 months ago
- 4e11689 accel/tcg: Add DisasContextBase argument to translator_ld* by Ilya Leoshkevich · 3 years, 7 months ago
- b5cf742 accel/tcg: Remove TranslatorOps.breakpoint_check by Richard Henderson · 3 years, 8 months ago
- bd38ae2 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into staging by Peter Maydell · 3 years, 8 months ago
- 3f1e209 target/sh4: Use translator_use_goto_tb by Richard Henderson · 3 years, 9 months ago
- 1797b08 tcg: Avoid including 'trace-tcg.h' in target translate.c by Philippe Mathieu-Daudé · 3 years, 8 months ago
- f4063f9 meson: Introduce target-specific Kconfig by Philippe Mathieu-Daudé · 3 years, 8 months ago
- b983a0e target/sh4: Improve swap.b translation by Richard Henderson · 3 years, 9 months ago
- 2b836c2 tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64 by Richard Henderson · 3 years, 9 months ago
- 1190655 hw/core: Constify TCGCPUOps by Richard Henderson · 4 years ago
- 08928c6 cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 8b80bd2 cpu: Introduce SysemuCPUOps structure by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 4336073 cpu: Assert DeviceClass::vmsd is NULL on user emulation by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 52a1c62 target/sh4: Return error if CPUClass::get_phys_page_debug() fails by Philippe Mathieu-Daudé · 3 years, 10 months ago
- f32393a target/sh4: Remove unused definitions by Philippe Mathieu-Daudé · 4 years, 1 month ago
- be617b4 target/sh4: Let get_physical_address() use MMUAccessType access_type by Philippe Mathieu-Daudé · 4 years, 1 month ago
- 31ffda7 target/sh4: Remove unused 'int access_type' argument by Philippe Mathieu-Daudé · 4 years, 1 month ago
- 53e047c target/sh4: Replace magic value by MMUAccessType definitions by Philippe Mathieu-Daudé · 4 years, 1 month ago
- 8d2b06f target/sh4: Fix code style for checkpatch.pl by Philippe Mathieu-Daudé · 4 years, 1 month ago
- eb56afd target/sh4: Create superh_io_recompile_replay_branch by Richard Henderson · 4 years, 1 month ago
- d20711b target/sh4: Drop use of gdb_get_float32() and ldfl_p() by Peter Maydell · 4 years, 1 month ago
- 7827168 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass by Claudio Fontana · 4 years, 1 month ago
- 8535dd7 cpu: move do_unaligned_access to tcg_ops by Claudio Fontana · 4 years, 1 month ago
- 0545608 cpu: move cc->do_interrupt to tcg_ops by Claudio Fontana · 4 years, 1 month ago
- e124536 cpu: Move tlb_fill to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- 48c1a3e cpu: Move cpu_exec_* to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- ec62595 cpu: Move synchronize_from_tb() to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- e9e51b7 cpu: Introduce TCGCpuOperations struct by Eduardo Habkost · 4 years, 1 month ago
- 04a37d4 tcg: Make tb arg to synchronize_from_tb const by Richard Henderson · 4 years, 4 months ago
- e7cff9c hmp: Pass monitor to mon_get_cpu_env() by Kevin Wolf · 4 years, 4 months ago
- 23b5d9f target/sh4: fix some comment spelling errors by Lichang Zhao · 4 years, 5 months ago
- 02b8e73 target/sh4: Update coding style to make checkpatch.pl happy by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 30b5707 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros by Eduardo Habkost · 4 years, 6 months ago
- c821774a Use OBJECT_DECLARE_TYPE where possible by Eduardo Habkost · 4 years, 6 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- 9146d30 target/sh4: Remove superfluous breaks by Liao Pingfang · 4 years, 8 months ago
- abff1ab meson: target by Paolo Bonzini · 4 years, 7 months ago
- 377f8f0 gdbstub: Introduce gdb_get_float32() to get 32-bit float registers by Philippe Mathieu-Daudé · 5 years ago
- 4dd6517 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 5 years ago
- 781c67c cpu: Use DeviceClass reset instead of a special CPUClass reset by Peter Maydell · 5 years ago
- a010bdb gdbstub: extend GByteArray to read register helpers by Alex Bennée · 5 years ago
- bc9888f cpu: Use cpu_class_set_parent_reset() by Greg Kurz · 5 years ago
- dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
- 345a3a1 target/sh4: Remove MMU_MODE{0,1}_SUFFIX by Richard Henderson · 5 years ago
- da94123 target/sh4: fetch code with translator_ld by Emilio G. Cota · 6 years ago
- f3b8f18 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging by Peter Maydell · 6 years ago
- 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
- 52bf977 configure: Define target access alignment in configure by tony.nguyen@bt.com · 6 years ago
- 5f8ab00 targets (various): use softfloat-helpers.h where we can by Alex Bennée · 6 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
- 275307a hmp: Move hmp.h to include/monitor/ by Markus Armbruster · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- e8b5fae cpu: Remove CPU_COMMON by Richard Henderson · 6 years ago
- 5b146dc cpu: Introduce CPUNegativeOffsetState by Richard Henderson · 6 years ago
- 7506ed9 cpu: Introduce cpu_set_cpustate_pointers by Richard Henderson · 6 years ago
- 677c4d6 cpu: Move ENV_OFFSET to exec/gen-icount.h by Richard Henderson · 6 years ago
- dad1c8e target/sh4: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
- 2161a61 cpu: Define ArchCPU by Richard Henderson · 6 years ago
- 4f7c64b cpu: Define CPUArchState with typedef by Richard Henderson · 6 years ago
- 74433bf tcg: Split out target/arch/cpu-param.h by Richard Henderson · 6 years ago
- c319dc1 tcg: Use CPUClass::tlb_fill in cputlb.c by Richard Henderson · 6 years ago
- f98bce2 target/sh4: Convert to CPUClass::tlb_fill by Richard Henderson · 6 years ago
- 6faf2b6 target/sh4: Fix LGPL information in the file headers by Thomas Huth · 6 years ago
- 8b86d6d tcg: Hoist max_insns computation to tb_gen_code by Richard Henderson · 6 years ago
- 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
- 0442428 target: Simplify how the TARGET_cpu_list() print by Markus Armbruster · 6 years ago
- 5b38d02 sh4: fix use_icount with linux-user by Laurent Vivier · 7 years ago
- be0e3d7 target/sh4: Fix translator.c assertion failure for gUSA by Richard Henderson · 7 years ago
- 07ea28b tcg: Pass tb and index to tcg_gen_exit_tb separately by Richard Henderson · 7 years ago
- 03385df fpu/softfloat: Specialize on snan_bit_is_one by Richard Henderson · 7 years ago
- fd1b3d3 target/sh4: convert to TranslatorOps by Emilio G. Cota · 7 years ago