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-05
target/openrisc: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/nios2: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/microblaze: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/m68k: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/m68k: Drop free_cond
Richard Henderson
2023-03-05
target/m68k: Drop mark_to_release
Richard Henderson
2023-03-05
target/loongarch: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/loongarch: Drop temp_new
Richard Henderson
2023-03-05
target/hppa: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/hexagon/idef-parser: Drop HexValue.is_manual
Richard Henderson
2023-03-05
target/hexagon/idef-parser: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
Richard Henderson
2023-03-05
target/hexagon: Drop tcg_temp_free from C code
Richard Henderson
2023-03-05
target/cris: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/cris: Drop addr from dec10_ind_move_m_pr
Richard Henderson
2023-03-05
target/cris: Drop cris_alu_m_free_temps
Richard Henderson
2023-03-05
target/cris: Drop cris_alu_free_temps
Richard Henderson
2023-03-05
target/avr: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/avr: Drop R from trans_COM
Richard Henderson
2023-03-05
target/avr: Drop DisasContext.free_skip_var0
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator.h
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-vfp.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-sve.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-sme.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-neon.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-mve.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-m-nocp.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-a64.c
Richard Henderson
2023-03-05
target/arm: Drop new_tmp_a64_zero
Richard Henderson
2023-03-05
target/arm: Drop new_tmp_a64
Richard Henderson
2023-03-05
target/arm: Drop DisasContext.tmp_a64
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator.c
Richard Henderson
2023-03-05
target/arm: Remove value_global from DisasCompare
Richard Henderson
2023-03-05
target/arm: Remove arm_free_cc, a64_free_cc
Richard Henderson
2023-03-05
target/alpha: Drop tcg_temp_free
Richard Henderson
2023-03-05
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
2023-03-05
target/sparc: Use tlb_set_page_full
Richard Henderson
2023-03-04
Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2023-03-03
target/ppc/translate: Add dummy implementation for dcblc instruction
Bernhard Beschow
2023-03-03
Merge tag 'pull-loongarch-20230303' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-03-03
Merge tag 'pull-riscv-to-apply-20230303' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
2023-03-03
target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
Song Gao
2023-03-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-03-02
target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-02
target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-02
target/i386: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-02
target/arm: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-01
Merge patch series "target/riscv: some vector_helper.c cleanups"
Palmer Dabbelt
2023-03-01
target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfig
Daniel Henrique Barboza
[next]