]> git.proxmox.com Git - mirror_qemu.git/history - target
target/arm: Export arm_v7m_get_sp_ptr
[mirror_qemu.git] / target /
2023-03-06 David Reisstarget/arm: Export arm_v7m_get_sp_ptr
2023-03-06 David Reisstarget/arm: Export arm_v7m_mrs_control
2023-03-06 Richard Hendersontarget/arm: Implement gdbstub pauth extension
2023-03-06 Richard Hendersontarget/arm: Create pauth_ptr_mask
2023-03-06 Richard Hendersontarget/arm: Simplify iteration over bit widths
2023-03-06 Richard Hendersontarget/arm: Add name argument to output_vector_union_type
2023-03-06 Richard Hendersontarget/arm: Fix svep width in arm_gen_dynamic_svereg_xml
2023-03-06 Richard Hendersontarget/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
2023-03-06 Richard Hendersontarget/arm: Simplify register counting in arm_gen_dynam...
2023-03-06 Richard Hendersontarget/arm: Split out output_vector_union_type
2023-03-06 Richard Hendersontarget/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
2023-03-06 Richard Hendersontarget/arm: Unexport arm_gen_dynamic_sysreg_xml
2023-03-06 Richard Hendersontarget/arm: Normalize aarch64 gdbstub get/set function...
2023-03-06 Peter MaydellMerge tag 'pull-tcg-20230305' of https://gitlab.com...
2023-03-05 Richard Hendersontarget/xtensa: Avoid tcg_const_i32
2023-03-05 Richard Hendersontarget/xtensa: Split constant in bit shift
2023-03-05 Richard Hendersontarget/xtensa: Use tcg_gen_subfi_i32 in translate_sll
2023-03-05 Richard Hendersontarget/xtensa: Avoid tcg_const_i32 in translate_l32r
2023-03-05 Richard Hendersontarget/xtensa: Tidy translate_clamps
2023-03-05 Richard Hendersontarget/xtensa: Tidy translate_bb
2023-03-05 Richard Hendersontarget/sparc: Avoid tcg_const_{tl,i32}
2023-03-05 Richard Hendersontarget/s390x: Split out gen_ri2
2023-03-05 Richard Hendersontarget/riscv: Avoid tcg_const_*
2023-03-05 Richard Hendersontarget/microblaze: Avoid tcg_const_* throughout
2023-03-05 Richard Hendersontarget/i386: Simplify POPF
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_constant for gen_ex...
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for LPCFG
2023-03-05 Richard Hendersontarget/hexagon: Use tcg_constant_* for gen_constant_fro...
2023-03-05 Richard Hendersontarget/tricore: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/mips: Fix trans_mult_acc return
2023-03-05 Richard Hendersontarget/mips: Drop tcg_temp_free from mips16e_translate...
2023-03-05 Richard Hendersontarget/i386: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/xtensa: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/xtensa: Drop reset_sar_tracker
2023-03-05 Richard Hendersontarget/sparc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/sparc: Drop free_compare
2023-03-05 Richard Hendersontarget/sparc: Remove egress label in disas_sparc_context
2023-03-05 Richard Hendersontarget/sparc: Drop get_temp_i32
2023-03-05 Richard Hendersontarget/sparc: Drop get_temp_tl
2023-03-05 Richard Hendersontarget/sh4: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/rx: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/riscv: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/riscv: Drop temp_new
2023-03-05 Richard Hendersontarget/riscv: Drop ftemp_new
2023-03-05 Richard Hendersontarget/ppc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/openrisc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/nios2: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/microblaze: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/m68k: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/m68k: Drop free_cond
2023-03-05 Richard Hendersontarget/m68k: Drop mark_to_release
2023-03-05 Richard Hendersontarget/loongarch: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/loongarch: Drop temp_new
2023-03-05 Richard Hendersontarget/hppa: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Drop HexValue.is_manual
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
2023-03-05 Richard Hendersontarget/hexagon: Drop tcg_temp_free from C code
2023-03-05 Richard Hendersontarget/cris: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/cris: Drop addr from dec10_ind_move_m_pr
2023-03-05 Richard Hendersontarget/cris: Drop cris_alu_m_free_temps
2023-03-05 Richard Hendersontarget/cris: Drop cris_alu_free_temps
2023-03-05 Richard Hendersontarget/avr: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/avr: Drop R from trans_COM
2023-03-05 Richard Hendersontarget/avr: Drop DisasContext.free_skip_var0
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator.h
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-vfp.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-sve.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-sme.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-neon.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-mve.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-m-nocp.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-a64.c
2023-03-05 Richard Hendersontarget/arm: Drop new_tmp_a64_zero
2023-03-05 Richard Hendersontarget/arm: Drop new_tmp_a64
2023-03-05 Richard Hendersontarget/arm: Drop DisasContext.tmp_a64
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator.c
2023-03-05 Richard Hendersontarget/arm: Remove value_global from DisasCompare
2023-03-05 Richard Hendersontarget/arm: Remove arm_free_cc, a64_free_cc
2023-03-05 Richard Hendersontarget/alpha: Drop tcg_temp_free
2023-03-05 Richard Hendersonaccel/tcg: Remove translator_loop_temp_check
2023-03-05 Richard Hendersontarget/sparc: Use tlb_set_page_full
2023-03-04 Peter MaydellMerge tag 'pull-ppc-20230303' of https://gitlab.com...
2023-03-03 Bernhard Beschowtarget/ppc/translate: Add dummy implementation for...
2023-03-03 Peter MaydellMerge tag 'pull-aspeed-20230302' of https://github...
2023-03-03 Peter MaydellMerge tag 'pull-loongarch-20230303' of https://gitlab...
2023-03-03 Peter MaydellMerge tag 'migration-20230302-pull-request' of https...
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-03 Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-03 Song Gaotarget/loongarch: Implement Chip Configuraiton Version...
2023-03-02 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-03-02 Peter MaydellMerge tag 'pull-testing-next-010323-1' of https://gitla...
2023-03-02 Peter MaydellMerge tag 'pull-monitor-2023-03-02' of https://repo...
2023-03-02 Peter MaydellMerge tag 'bsd-user-2023q1-pull-request' of gitlab...
2023-03-02 Philippe Mathieu... target/ppc: Restrict 'qapi-commands-machine.h' to syste...
2023-03-02 Philippe Mathieu... target/loongarch: Restrict 'qapi-commands-machine.h...
2023-03-02 Philippe Mathieu... target/i386: Restrict 'qapi-commands-machine.h' to...
2023-03-02 Philippe Mathieu... target/arm: Restrict 'qapi-commands-machine.h' to syste...
next