index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2021-10-21
target/ppc: Use tcg_constant_i64() in gen_brh()
Philippe Mathieu-Daudé
2021-10-21
target/ppc: Use tcg_constant_i32() in gen_setb()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Remove unused TCG temporary in gen_mipsdsp_accinsn()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Fix DEXTRV_S.H DSP opcode
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use tcg_constant_tl() in gen_compute_compact_branch()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use explicit extract32() calls in gen_msa_i5()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_3rf()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_2r()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_2rf()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_elm_df()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Remove unused register from MSA 2R/2RF instruction format
Philippe Mathieu-Daudé
2021-10-17
target/mips: Check nanoMIPS DSP MULT[U] accumulator with Release 6
Philippe Mathieu-Daudé
2021-10-15
target/xtensa: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/tricore: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/sh4: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/s390x: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/rx: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/riscv: Remove exit_tb and lookup_and_goto_ptr
Richard Henderson
2021-10-15
target/riscv: Remove dead code after exception
Richard Henderson
2021-10-15
target/ppc: Drop exit checks for singlestep_enabled
Richard Henderson
2021-10-15
target/openrisc: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/mips: Drop exit checks for singlestep_enabled
Richard Henderson
2021-10-15
target/mips: Fix single stepping
Richard Henderson
2021-10-15
target/microblaze: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/microblaze: Check CF_NO_GOTO_TB for DISAS_JUMP
Richard Henderson
2021-10-15
target/m68k: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/i386: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt
Richard Henderson
2021-10-15
target/hppa: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/arm: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/hexagon: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/cris: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/avr: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/alpha: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
Merge remote-tracking branch 'remotes/thuth/tags/pull-request-2021-10-15' int...
Richard Henderson
2021-10-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211013' into staging
Richard Henderson
2021-10-13
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20211013' into staging
Richard Henderson
2021-10-13
target/alpha: Reorg integer memory operations
Richard Henderson
2021-10-13
target/alpha: Reorg fp memory operations
Richard Henderson
2021-10-13
target/arm: Use cpu_*_mmu instead of helper_*_mmu
Richard Henderson
2021-10-13
target/sparc: Use cpu_*_mmu instead of helper_*_mmu
Richard Henderson
2021-10-13
target/s390x: Use cpu_*_mmu instead of helper_*_mmu
Richard Henderson
2021-10-13
target/mips: Use 8-byte memory ops for msa load/store
Richard Henderson
2021-10-13
target/mips: Use cpu_*_data_ra for msa load/store
Richard Henderson
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
target/hexagon: Implement cpu_mmu_index
Richard Henderson
2021-10-13
target/s390x: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-13
target/ppc: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-13
target/i386: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-13
target/arm: Use MO_128 for 16 byte atomics
Richard Henderson
[prev]
[next]