]> Git Repo - qemu.git/history - tcg/tci
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210528-pull-request' into...
[qemu.git] / tcg / tci /
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pflas...
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-03-17 Miroslav Rezaninatcg: Fix prototypes for tcg_out_vec_op and tcg_out_op
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_r[iI]
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_v
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrrcl
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrrrr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrcl
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrbb
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrrrc
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrc
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_p
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_l
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrs
2021-03-17 Richard Hendersontcg/tci: Push opcode emit into each case
2021-03-17 Richard Hendersontcg/tci: Remove tci_disas
2021-03-17 Richard Hendersontcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32...
2021-03-17 Richard Hendersontcg/tci: Clean up deposit operations
2021-03-17 Richard Hendersontcg/tci: Reuse tci_args_l for goto_tb
2021-03-17 Richard Hendersontcg/tci: Reuse tci_args_l for exit_tb
2021-03-11 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-03-11 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-03-10 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-03-10 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-03-10 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-03-09 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-03-09 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-03-08 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-03-06 Richard Hendersontcg/tci: Merge identical cases in generation (load...
2021-03-06 Richard Hendersontcg/tci: Merge identical cases in generation (condition...
2021-03-06 Richard Hendersontcg/tci: Merge identical cases in generation (deposit...
2021-03-06 Richard Hendersontcg/tci: Merge identical cases in generation (exchange...
2021-03-06 Richard Hendersontcg/tci: Merge identical cases in generation (arithmeti...
2021-02-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-02-05 Richard Hendersontcg/tci: Remove TCG_CONST
2021-02-05 Richard Hendersontcg/tci: Fix TCG_REG_R4 misusage
2021-02-05 Richard Hendersontcg/tci: Restrict TCG_TARGET_NB_REGS to 16
2021-02-05 Richard Hendersontcg/tci: Implement 64-bit division
2021-02-05 Richard Hendersontcg/tci: Remove dead code for TCG_TARGET_HAS_div2_*
2021-02-05 Richard Hendersontcg/tci: Move stack bounds check to compile-time
2021-02-03 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-02-02 Richard Hendersontcg: Remove TCG_TARGET_CON_SET_H
2021-02-02 Richard Hendersontcg/tci: Split out constraint sets to tcg-target-con...
2021-02-02 Richard Hendersontcg: Remove TCG_TARGET_CON_STR_H
2021-02-02 Richard Hendersontcg/tci: Split out target constraints to tcg-target...
2021-02-02 Richard Hendersontcg/tci: Remove TCG_TARGET_HAS_* ifdefs
2021-02-02 Richard Hendersontcg/tci: Drop L and S constraints
2021-01-17 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-01-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2021-01-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-01-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-01-13 Richard Hendersontcg: Remove movi and dupi opcodes
2021-01-13 Richard Hendersontcg/tci: Add special tci_movi_{i32,i64} opcodes
2021-01-07 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-01-07 Richard Hendersontcg: Remove TCG_TARGET_SUPPORT_MIRROR
2021-01-07 Richard Hendersontcg: Add --accel tcg,split-wx property
2021-01-07 Richard Hendersontcg: Adjust tb_target_set_jmp_target for split-wx
2021-01-07 Richard Hendersontcg: Adjust tcg_out_call for const
2021-01-07 Richard Hendersontcg: Introduce INDEX_op_qemu_st8_i32
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-02 Richard Hendersonutil: Extract flush_icache_range to cacheflush.c
2020-10-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-10-08 Richard Hendersontcg: Remove TCG_CT_REG
2020-10-08 Richard Hendersontcg: Drop union from TCGArgConstraint
2020-09-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-09-24 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-09-23 Stefan Hajnocziqemu/atomic.h: rename atomic_ to qatomic_
2020-08-26 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2020-08-24 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2020-08-24 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-08-22 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-08-21 Paolo Bonzinimeson: rename included C source files to .c.inc
2019-05-21 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-05-17 Cornelia HuckMerge tag 's390-ccw-bios-2019-05-08' into s390-next...
2019-05-16 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-05-14 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-05-13 Richard Hendersontcg: Return bool success from tcg_out_mov
2019-05-02 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-04-28 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-04-24 Richard Hendersontcg: Add INDEX_op_extract2_{i32,i64}
2019-01-28 Richard Hendersoncputlb: Remove static tlb sizing
2019-01-28 Richard Hendersontcg/tci: enable dynamic TLB sizing
2019-01-28 Emilio G. Cotatcg: introduce dynamic TLB sizing
2019-01-23 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2018-12-18 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2018-12-17 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2018-12-17 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-12-17 Richard Hendersontcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
next
This page took 0.797563 seconds and 7 git commands to generate.