aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-03-05target/openrisc: Drop tcg_temp_freeRichard Henderson
2023-03-05target/nios2: Drop tcg_temp_freeRichard Henderson
2023-03-05target/microblaze: Drop tcg_temp_freeRichard Henderson
2023-03-05target/m68k: Drop tcg_temp_freeRichard Henderson
2023-03-05target/m68k: Drop free_condRichard Henderson
2023-03-05target/m68k: Drop mark_to_releaseRichard Henderson
2023-03-05target/loongarch: Drop tcg_temp_freeRichard Henderson
2023-03-05target/loongarch: Drop temp_newRichard Henderson
2023-03-05target/hppa: Drop tcg_temp_freeRichard Henderson
2023-03-05target/hexagon/idef-parser: Drop HexValue.is_manualRichard Henderson
2023-03-05target/hexagon/idef-parser: Drop tcg_temp_freeRichard Henderson
2023-03-05target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.pyRichard Henderson
2023-03-05target/hexagon: Drop tcg_temp_free from C codeRichard Henderson
2023-03-05target/cris: Drop tcg_temp_freeRichard Henderson
2023-03-05target/cris: Drop addr from dec10_ind_move_m_prRichard Henderson
2023-03-05target/cris: Drop cris_alu_m_free_tempsRichard Henderson
2023-03-05target/cris: Drop cris_alu_free_tempsRichard Henderson
2023-03-05target/avr: Drop tcg_temp_freeRichard Henderson
2023-03-05target/avr: Drop R from trans_COMRichard Henderson
2023-03-05target/avr: Drop DisasContext.free_skip_var0Richard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator.hRichard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator-vfp.cRichard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator-sve.cRichard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator-sme.cRichard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator-neon.cRichard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator-mve.cRichard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator-m-nocp.cRichard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator-a64.cRichard Henderson
2023-03-05target/arm: Drop new_tmp_a64_zeroRichard Henderson
2023-03-05target/arm: Drop new_tmp_a64Richard Henderson
2023-03-05target/arm: Drop DisasContext.tmp_a64Richard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator.cRichard Henderson
2023-03-05target/arm: Remove value_global from DisasCompareRichard Henderson
2023-03-05target/arm: Remove arm_free_cc, a64_free_ccRichard Henderson
2023-03-05target/alpha: Drop tcg_temp_freeRichard Henderson
2023-03-05accel/tcg: Remove translator_loop_temp_checkRichard Henderson
2023-03-05target/sparc: Use tlb_set_page_fullRichard Henderson
2023-03-04Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into stagingPeter Maydell
2023-03-03target/ppc/translate: Add dummy implementation for dcblc instructionBernhard Beschow
2023-03-03Merge tag 'pull-loongarch-20230303' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2023-03-03Merge tag 'pull-riscv-to-apply-20230303' of https://gitlab.com/palmer-dabbelt...Peter Maydell
2023-03-03target/loongarch: Implement Chip Configuraiton Version Register(0x0000)Song Gao
2023-03-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-03-02Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...Peter Maydell
2023-03-02target/ppc: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé
2023-03-02target/loongarch: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé
2023-03-02target/i386: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé
2023-03-02target/arm: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé
2023-03-01Merge patch series "target/riscv: some vector_helper.c cleanups"Palmer Dabbelt
2023-03-01target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfigDaniel Henrique Barboza