OSDN Git Service

usb: document pcap (aka usb traffic capture)
[qmiga/qemu.git] / tcg / tci /
2022-07-05 Richard HendersonMerge tag 'pull-request-2022-07-05' of https://gitlab...
2022-07-05 Richard HendersonMerge tag 'pull-la-20220705' of https://gitlab.com...
2022-07-05 Richard Hendersontcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-04 Ziqiao Kongtcg: Set MAX_OPC_PARAM_IARGS to 7
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/bsd...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-02-28 Richard Hendersontcg/tci: Use tcg_out_ldst in tcg_out_st
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-07-10 Richard Hendersontcg: Remove TCG_TARGET_HAS_goto_ptr
2021-07-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-07-02 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-07-01 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-29 Richard Hendersontcg/tci: Support bswap flags
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-19 Richard Hendersontcg/tci: Implement add2, sub2
2021-06-19 Richard Hendersontcg/tci: Implement mulu2, muls2
2021-06-19 Richard Hendersontcg/tci: Implement clz, ctz, ctpop
2021-06-19 Richard Hendersontcg/tci: Implement extract, sextract
2021-06-19 Richard Hendersontcg/tci: Implement andc, orc, eqv, nand, nor
2021-06-19 Richard Hendersontcg/tci: Implement movcond
2021-06-19 Richard Hendersontcg/tci: Implement goto_ptr
2021-06-19 Richard Hendersontcg/tci: Change encoding to uint32_t units
2021-06-19 Richard Hendersontcg/tci: Emit setcond before brcond
2021-06-19 Richard Hendersontcg/tci: Reserve r13 for a temporary
2021-06-19 Richard Hendersontcg/tci: Use ffi for calls
2021-06-19 Richard Hendersontcg/tci: Move call-return regs to end of tcg_target_reg...
2021-06-19 Richard Hendersontcg/tci: Improve tcg_target_call_clobber_regs
2021-06-14 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-06-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-11 Richard Hendersontcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
2021-06-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-04 Richard Hendersontcg: Change parameters for tcg_target_const_match
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...
next