]> git.proxmox.com Git - mirror_qemu.git/history - tcg
hw/fsi: Added qtest
[mirror_qemu.git] / tcg /
2024-01-30 Peter MaydellMerge tag 'qga-pull-2024-01-30' of https://github.com...
2024-01-30 Peter MaydellMerge tag 'pull-tcg-20240130' of https://gitlab.com...
2024-01-29 Ilya Leoshkevichaccel/tcg: Move perf and debuginfo support to tcg/
2024-01-26 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2024-01-26 Peter MaydellMerge tag 'pull-loongarch-20240125' of https://gitlab...
2024-01-25 Peter MaydellMerge tag 'pull-request-2024-01-24' of https://gitlab...
2024-01-25 Peter MaydellMerge tag 'pull-tcg-20240123' of https://gitlab.com...
2024-01-23 Joseph Burttcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
2024-01-23 Richard Hendersontcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
2024-01-23 Samuel Tardieutcg: Make the cleanup-on-error path unique
2024-01-23 Samuel Tardieutcg: Remove unreachable code
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-12 Peter MaydellMerge tag 'pull-request-2024-01-11' of https://gitlab...
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-11 Peter MaydellMerge tag 'pull-loongarch-20240111' of https://gitlab...
2024-01-11 Peter MaydellMerge tag 'pull-target-arm-20240111' of https://git...
2024-01-11 Peter MaydellMerge tag 'pull-tcg-20240111' of https://gitlab.com...
2024-01-10 Richard Hendersontcg/ppc: Use new registers for LQ destination
2024-01-10 Paolo Bonzinitcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediates
2024-01-10 Paolo Bonzinitcg/i386: convert add/sub of 128 to sub/add of -128
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-31 Paolo Bonzinimeson: remove config_targetos
2023-12-12 Stefan HajnocziMerge tag 'pull-tcg-20231212' of https://gitlab.com...
2023-12-12 Richard Hendersontcg: Reduce serial context atomicity earlier
2023-11-21 Stefan HajnocziMerge tag 'pull-xenfv-20231121' of git://git.infradead...
2023-11-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-21 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-11-21 Stefan HajnocziMerge tag 'pull-target-arm-20231121' of https://git...
2023-11-21 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-11-21 Stefan HajnocziMerge tag 'pull-ppc-20231121' of https://github.com...
2023-11-21 Stefan HajnocziMerge tag 'pull-loongarch-20231121' of https://gitlab...
2023-11-21 Song Gaotcg/loongarch64: Fix tcg_out_mov() Aborted
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Stefan HajnocziMerge tag 'pull-tcg-20231106' of https://gitlab.com...
2023-11-06 Richard Hendersontcg/sparc64: Implement tcg_out_extrl_i64_i32
2023-11-06 Richard Hendersontcg/optimize: Canonicalize sub2 with constants to add2
2023-11-06 Richard Hendersontcg/optimize: Canonicalize subi to addi during optimization
2023-11-06 Richard Hendersontcg: Canonicalize subi to addi during opcode generation
2023-11-06 Richard Hendersontcg/optimize: Split out arg_new_constant
2023-11-06 Richard Hendersontcg: Eliminate duplicate env store operations
2023-11-06 Richard Hendersontcg/optimize: Optimize env memory operations
2023-11-06 Richard Hendersontcg/optimize: Split out cmp_better_copy
2023-11-06 Richard Hendersontcg/optimize: Pipe OptContext into reset_ts
2023-11-06 Richard Hendersontcg: Don't free vector results
2023-11-06 Richard Hendersontcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
2023-11-06 Richard Hendersontcg/loongarch64: Implement neg opcodes
2023-11-06 Richard Hendersontcg/mips: Implement neg opcodes
2023-11-06 Richard Hendersontcg: Remove TCG_TARGET_HAS_movcond_{i32,i64}
2023-11-06 Richard Hendersontcg/mips: Always implement movcond
2023-11-06 Richard Hendersontcg/mips: Split out tcg_out_setcond_int
2023-11-06 Richard Hendersontcg: Move tcg_temp_free_* out of line
2023-11-06 Richard Hendersontcg: Move tcg_temp_new_*, tcg_global_mem_new_* out...
2023-11-06 Richard Hendersontcg: Move tcg_constant_* out of line
2023-11-06 Richard Hendersontcg: Unexport tcg_gen_op*_{i32,i64}
2023-11-06 Richard Hendersontcg: Move tcg_gen_opN declarations to tcg-internal.h
2023-11-06 Richard Hendersontcg: Move vec_gen_* declarations to tcg-internal.h
2023-11-06 Richard Hendersontcg: Move 64-bit expanders out of line
2023-11-06 Richard Hendersontcg: Move 32-bit expanders out of line
2023-11-06 Richard Hendersontcg: Move generic expanders out of line
2023-11-06 Richard Hendersontcg: Move tcg_gen_op* out of line
2023-11-06 Richard Hendersontcg: Mark tcg_gen_op* as noinline
2023-11-06 Richard Hendersontcg/loongarch64: Use cpuinfo.h
2023-11-06 Richard Hendersontcg/loongarch64: Use C_N2_I1 for INDEX_op_qemu_ld_a...
2023-11-06 Richard Hendersontcg: Add C_N2_I1
2023-11-06 Richard Hendersonaccel/tcg: Move HMP info jit and info opcount code
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23 Stefan HajnocziMerge tag 'pull-tcg-20231023' of https://gitlab.com...
2023-10-22 Richard Hendersontcg: Export tcg_gen_ext_{i32,i64,tl}
2023-10-22 Paolo Bonzinitcg: add negsetcondi
2023-10-22 Richard Hendersontcg: Add tcg_gen_{ld,st}_i128
2023-10-22 Richard Hendersontcg: Optimize past conditional branches
2023-10-22 Richard Hendersontcg: Use constant zero when expanding with divu2
2023-10-22 Richard Hendersontcg/s390x: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/riscv: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/riscv: Do not reserve TCG_GUEST_BASE_REG for guest_...
2023-10-22 Richard Hendersontcg/ppc: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/mips: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/loongarch64: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/i386: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/aarch64: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/arm: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg: Provide guest_base fallback for system mode
2023-10-22 Richard Hendersontcg: Introduce tcg_use_softmmu
2023-10-22 Richard Hendersontcg/ppc: Disable TCG_REG_TB for Power9/Power10
2023-10-22 Richard Hendersontcg/ppc: Use PLD in tcg_out_goto_tb
2023-10-22 Richard Hendersontcg/ppc: Use prefixed instructions in tcg_out_dupi_vec
2023-10-22 Richard Hendersontcg/ppc: Use PLD in tcg_out_movi for constant pool
2023-10-22 Richard Hendersontcg/ppc: Use prefixed instructions in tcg_out_mem_long
2023-10-22 Richard Hendersontcg/ppc: Use PADDI in tcg_out_movi
2023-10-22 Richard Hendersontcg/ppc: Use ADDPCIS in tcg_out_goto_tb
2023-10-22 Richard Hendersontcg/ppc: Use ADDPCIS for the constant pool
2023-10-22 Richard Hendersontcg/ppc: Use ADDPCIS in tcg_out_movi_int
2023-10-22 Richard Hendersontcg/ppc: Use ADDPCIS in tcg_out_tb_start
2023-10-22 Richard Hendersontcg/ppc: Reinterpret tb-relative to TB+4
2023-10-22 Jordan Niethetcg/ppc: Enable direct branching tcg_out_goto_tb with...
2023-10-22 Richard Hendersontcg/ppc: Untabify tcg-target.c.inc
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
next