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
2023-03-17
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2023-03-16
target/sh4: Honor QEMU_LOG_FILENAME with QEMU_LOG=cpu
Ilya Leoshkevich
2023-03-15
Fix build without CONFIG_XEN_EMU
Miroslav Rezanina
2023-03-14
Merge tag 'pull-tcg-20230313' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-03-13
target/tricore: Use min/max for saturate
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in translate.c
Richard Henderson
2023-03-13
target/ppc: Fix gen_tlbsx_booke206
Richard Henderson
2023-03-13
target/ppc: Rewrite trans_ADDG6S
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in fp-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in xxeval
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vcntmb
Richard Henderson
2023-03-13
target/m68k: Use tcg_constant_i32 in gen_ea_mode
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in handle_rev
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_* in translate-mve.c
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
Richard Henderson
2023-03-13
target/arm: Improve trans_BFCI
Richard Henderson
2023-03-13
target/arm: Create gen_set_rmode, gen_restore_rmode
Richard Henderson
2023-03-13
target/arm: Consistently use ARMFPRounding during translation
Richard Henderson
2023-03-13
target/arm: Improve arm_rmode_to_sf
Richard Henderson
2023-03-13
target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
Richard Henderson
2023-03-13
target/arm: Use rmode >= 0 for need_rmode
Richard Henderson
2023-03-13
target/tricore: Avoid tcg_const_i32
Richard Henderson
2023-03-13
target/tricore: Drop some temp initialization
Richard Henderson
2023-03-13
target/tricore: Use setcondi instead of explicit allocation
Richard Henderson
2023-03-13
target/tricore: Rename t_off10 and use tcg_constant_i32
Richard Henderson
2023-03-13
target/tricore: Split t_n as constant from temp as variable
Richard Henderson
2023-03-13
tcg/sparc: Avoid tcg_const_tl in gen_edge
Richard Henderson
2023-03-13
target/sh4: Avoid tcg_const_i32
Richard Henderson
2023-03-13
target/sh4: Avoid tcg_const_i32 for TAS.B
Richard Henderson
2023-03-13
target/s390x: Avoid tcg_const_i64
Richard Henderson
2023-03-13
target/rx: Avoid tcg_const_i32
Richard Henderson
2023-03-13
target/rx: Avoid tcg_const_i32 when new temp needed
Richard Henderson
2023-03-13
target/rx: Use cpu_psw_z as temp in flags computation
Richard Henderson
2023-03-13
target/rx: Use tcg_gen_abs_i32
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
Richard Henderson
2023-03-13
target/ppc: Split out gen_vx_vmul10
Richard Henderson
2023-03-13
target/mips: Avoid tcg_const_* throughout
Richard Henderson
2023-03-13
target/mips: Avoid tcg_const_tl in gen_r6_ld
Richard Henderson
2023-03-13
target/mips: Split out gen_lxr
Richard Henderson
2023-03-13
target/mips: Split out gen_lxl
Richard Henderson
2023-03-13
target/m68k: Avoid tcg_const_* throughout
Richard Henderson
2023-03-13
target/m68k: Avoid tcg_const_i32 in bfop_reg
Richard Henderson
2023-03-13
target/m68k: Avoid tcg_const_i32 when modified
Richard Henderson
2023-03-13
target/i386: Avoid use of tcg_const_* throughout
Richard Henderson
2023-03-13
target/hppa: Avoid use of tcg_const_i32 throughout
Richard Henderson
[next]